Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Answered

Trigger Conditions - Flow is running in a continuous loop

(0) ShareShare
ReportReport
Posted on by

Hello, I'm hoping someone can help me before i go crazy. 

 

I have a flow which provisions a site and adds/removes members accordingly. 

 

The problem i am having is with the trigger conditions on the When item is created or modified. As it stands i need the flow to kick of when the site provisioning status is equal to not started and if  the provisioning status is Active and the last time it was modified was more than 15 seconds ago. However is just runs in a continuous loop. 

 

 

@or(equals(triggerBody()?['Status']?['Value'],'Not Started'), and(greater(string(triggerBody()?['Modified']),addSeconds(utcnow(),-15),equals(triggerBody()?['Status']?['Value'],'Active'))))

 

 

I've tried changing the greater to less, tried amending the addseconds function with no real luck.  

 

Help!

  • Verified answer
    abm abm Profile Picture
    32,488 Most Valuable Professional on at
    Re: Trigger Conditions - Flow is running in a continuous loop

    Hi @LJSun 

     

    What's the status of the record you getting continuous loop? Make sure there are no constant updates to any other fields which triggers the modified on field updates.

     

    Thanks

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

Michael Gernaey – Community Spotlight

We are honored to recognize Michael Gernaey as our June 2025 Community…

Congratulations to the May 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 566 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 516 Super User 2025 Season 1

#3
stampcoin Profile Picture

stampcoin 492