Hi there
I want to know if the following scenario is possible:
- Use an automation script to Find > 100 records, and
- Output a list of the found records, and
- Use the new 'Repeating Group' logic to update each record from the above list.
Basically, I need to find more than 100 records based on a condition ("is single select field option A selected?") and then make updates to the found records.
If this is possible, am I on the right track using output.set?