Can anyone tell me why this loop doesn't work please?
It doesn't matter what options I select, it leaves the loop and carries on with the flow. The conditions determine the delay if option 2 or 3 are selected from the email. The first option "Done" should be the only option to break the loop but they all seem to.
Thanks in advance
Thank you. It worked. I had tried variables before but not as Boolean but that seems to have made all the difference. Thanks
Hi @langas1984 ,
SelectedOption has no value when entering the loop.
Use a variable to determine when to exit the flow.
Then set the variable to false if the desired option of Done was selected.
Also, set the limits on how long the loop needs to run for:
How To Use The Power Automate Do Until Loop (zeitgeistcode.com)
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
WarrenBelz
146,745
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
66,091
Most Valuable Professional