Hello ESRI Community!
Does anyone know how to deal with nested repeats in Microsoft Power Automate?
Here was my process:
1) I coded a survey in Survey123 Connect (version 3.19.104.0) (see XLSForm below).
2) I used the "When a survey123 response is submitted" flow trigger in Microsoft Power Automate.
3) I used the "Add a Row" function to send data from my survey to an online Excel table. (see photo of flow below).
The survey has two levels of repeat ("plant" within "species_group_repeat"). When I tried to create a flow with the nested repeat, it created three "for each" loops (photo below). In the spreadsheet the data is mostly there but each response is entered multiple times. I've successfully done the above process with one repeat, but never with nested repeats. Does anyone know how to fix this?
Thank you in advance for any insight!

XLSForm

MPA Flow