I have a Survey123 form with repeats, I am using Power Automate (ArcGIS, the yellow one) to grab the data from the feature layer (I had previously been using the When a survey is submitted trigger but had been running into issues with it just, not triggering at all a lot more lately). This data is then fed into SQL tables using an Insert Row action that goes into an Apply to each so each row gets added.
In the parent table I have an Activity field that I also need in the repeats. The problem is because it's in a separate table, it creates nested Apply to each functions and duplicates the data.
I could just add the fields in the background and calculate them in Survey123, but that's extra fields for minimal reason so I want to know, is there a way to set up Power Automate to link the value from the parent to the child table?
Tagging @abureaux since this feels right up your alley and I've seen you reply to similar things recently.