Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Do until loop executing only once

(0) ShareShare
ReportReport
Posted on 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.

  • ervinw Profile Picture
    83 on at
    Re: Do until loop executing only once

    As I understand, it seems a bit illogical.
    It loops till the expression is false, and stops when it's true.

  • Verified answer
    Chris J Profile Picture
    on at
    Re: Do until loop executing only once

    @priyankarajput if the do-until is like do-while in some programming language. 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 need to execute more than 60 times, then it is only executed 60 times.

  • Verified answer
    ChristianAbata Profile Picture
    8,949 Most Valuable Professional on at
    Re: Do until loop executing only once

    hi @priyankarajput  to do a better example what you can do is try to read a value from somewhere like Sharepoint, see you need to change your value when your loop is running.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1