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!
Solved! Go to Solution.
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.
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.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
28 | |
28 | |
26 | |
26 | |
23 |
User | Count |
---|---|
63 | |
51 | |
44 | |
32 | |
30 |