web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id : 3m9MBt6jQniEhpDd+/46xJ
Power Automate - Building Flows
Answered

Do until executing only once

Like (0) ShareShare
ReportReport
Posted on 17 Feb 2021 19:18:32 by 12

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.

priyankarajput_0-1613589377911.pngpriyankarajput_1-1613589460467.png

 

Thanks.

I have the same question (0)
  • Verified answer
    Chris J Profile Picture
    on 18 Feb 2021 at 05:59:09
    Re: Do until executing only once

    @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.

  • Verified answer
    tom_riha Profile Picture
    10,127 Most Valuable Professional on 17 Feb 2021 at 21:32:02
    Re: Do until executing only once

    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.

  • Verified answer
    ChristianAbata Profile Picture
    8,949 Most Valuable Professional on 17 Feb 2021 at 19:31:14
    Re: Do until executing only once

    @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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Telen Wang – Community Spotlight

We are honored to recognize Telen Wang as our August 2025 Community…

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 986 Moderator

#2
stampcoin Profile Picture

stampcoin 699 Super User 2025 Season 2

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 577 Super User 2025 Season 2

Loading complete