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

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Do Until Advance Mode ...
Power Automate
Answered

Do Until Advance Mode with multiple conditions

(0) ShareShare
ReportReport
Posted on by 228

Hi, 

 

I have a flow action Do until having a condition 'Status is equal to approved'. Inside the do until, i have an approval, if the outcome is approve, status will be changed to approved; but if outcome is not equal to approve, it will check if the outcome is reject; if yes, the status will be rejected otherwise status will be request an update. I want to terminate the do until when the status is rejected. How can i write this in condition in advance mode? 

 

Status is equal to "Approved" and Status is not equal to "Request an update"

 

I have this code but it think its not correct:

@and(equals(body('Get_item_4')?['TDN_x0020_Status']?['Value'], 'Approved'),not(equals(body('Get_item_4')?['TDN_x0020_Status']?['Value'], 'Rejected')))

Categories:
I have the same question (0)
  • Verified answer
    v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @karl_oliverio ,

     

    Could you share more details on your scenario?

     

    It seems that you have a Do until loop in the flow, and the condition is Status is equal to Approved. Do you want to wait until the approval is approved?

     

    Are you using Premium approval type with three Response options? Approve, Reject, Request on update.

     

    Besides, if you want to terminate the loop, I am afraid that you cannot add terminate action within the loop.

     

    I have figured out the following flow for your reference.

    1.PNG2.PNG

     

    Best regards,

    Mabel         

     

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 60 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 54

#3
Expiscornovus Profile Picture

Expiscornovus 47 Most Valuable Professional

Last 30 days Overall leaderboard