Hi,
I try to export repeating group to CSV.
Currently i get data on repeating group from Json that i got from API call.
My question :
-
Should i save the data on repeating group list on the database before i export to CSV ? is possible to do export without save to database ?
-
How i can export the data to csv ? currently i try to use plugin “Download CSV from Repeating Group” but i got error message like below screenshot
Anyone have experience with this kind of issue and how to solve the issue ?
Thanks