Sure - so set the repeating group to ‘Full List’ as the layout style, add the type of content and the data source (I think the limit export is 50 rows).
Then in the repeating group add text elements that each have a dynamic value. The order is defined literally by the left to right ordering, as shown below:
If you want to customise the heading of each row, you can add a value to the ID of the text element to describe what value it holds e.g.
Hello.
Are you sure this “plugin” works?
The “RG” has an “ID Attribute”, each of the fields also has an “ID_Attribute”
I do what is requested, but in the end, I only download an empty excel file …
Thank you
It looks like the elements within the repeating group are ‘inputs’. I believe the plugin only supports ‘text’ elements which enables the rendering of the output. Changing the inputs to text elements should do the job.
I’ve also noticed that you have to use text elements with the option disabled for ‘cut off content if…’.
Thats a bit strange with MS Excel - I’ve tested with Google Sheets and the export looks good, same as you’ve pointed out in Libre Office. Maybe there is a settings issue with MS Office when you open? Doesn’t seem to be separating the comma values as expected.