Accessing Dataset Reports in Excel Template

Hi @mseaton I have a report with datasets and each dataset having dataset rows. I can view each dataset in html default renderer. I can also be able to display in excel when I configure repeating sections. How can I access each dataset and hence its rows and columns in excel template without configuring repeating sections. Thank you

@carapai, I had thought this was possible, but looking at the code it might not be. What would be the behavior you would expect? Would you want all rows available with an key like “dataSetName.columnName.index” ? How would you plan to use these without using repeating sections? Do you know exactly how many rows will be returned in your use case?

Mike

“dataSetName.columnName.index” would be the perfect, I except 30 rows since I know exactly know the number of rows in each dataset