Hi, I'm trying to use do until loop in my process. I have configured it properly then also it is executing only once. I have attached the screenshot of my flow.
Thanks.
@priyankarajput if the do-until is like do-while in some programming languages. the actions inside of do-until will be executed first, then check the condition. if the condition is satisfied, run the next action after do-until, otherwise, continue executing actions inside of do-until action, but the limit in do-until is 60 times. If the do-until is a dead loop or needs to execute more than 60 times, then it is only executed 60 times.
Hello @priyankarajput ,
the condition in 'Do until' is the end condition, when the action should stop looping and continue.
In your case with the condition 'Test is equal to 0' it'll go through the actions once, then it'll check if it should loop again: it'll check if 'Test is equal 0', and if it is (and it is in your flow), it will stop looping and continue.
@priyankarajput you can learn here more details Avoid infinite loops with flow trigger conditions in Power Automate - YouTube
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Telen Wang as our August 2025 Community…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Tomac 986 Moderator
stampcoin 699 Super User 2025 Season 2
Riyaz_riz11 577 Super User 2025 Season 2