I have an MS Form feeding an excel sheet. I have one column called "Theatre" where the region choices in the form are Americas, APAC or EMEA.
I added a column in the excel called "Flow Triggered" where the choice is Yes or No to avoid a loop scenario.
The aim:
Added a delay before calling a "list rows in a table" action.
Then added a "Apply to each" control
The "Update a row" above in the "If Yes" based on condition should change the row cell to "Yes" for the column "Flow Triggered".
Issues: The update a row works, but it did not deliver the flow adaptive cards........
Can someone please advise my logic so I can avoid any loops and so it works properly!
Hi @DarrenPlant,
I read your Flow logic, and it won't have a loop. To make it work more perfect and make Flow more graceful, you could consider using the Switch control instead of three condition action to determine the "Theatre", for example:
It will go to the corresponding branch according to the Theatre value.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2