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 : ycgwyGmzN1QifnHqxtJ4+d
Power Automate - Building Flows
Unanswered

Flow is running to often -> false triggercondition?

Like (0) ShareShare
ReportReport
Posted on 23 Nov 2023 07:07:33 by 96

Hello everyone,
I have created a flow, which should only run, when the item has the values "Lost" or "Closed" in the States column of my sharepointlist. And when the flow starts it should make a timestamp in a column in my sharepointlist. This works but I have the following problem.
For my flow I am using this trigger: 

User3048_0-1700722978356.png

and this is the Triggercondition of this Trigger: @Anonymous(equals(triggerOutputs()?['body/States/Value'], 'Lost'), equals(triggerOutputs()?['body/States/Value'], 'Closed'))

The problem now is, that the flow runs nearly every minute, altough I dont modifie anything on the items or create any. Beacuse of this, the timestamp is changing everyday. For example yesterday was the timestamp 11/22/23 but today it changed the timestamp to 11/23/23 beacuse it runs. 
What is the problem? 

Thanks for your help

I have the same question (0)
  • fchopo Profile Picture
    7,972 Moderator on 23 Nov 2023 at 08:00:50
    Re: Flow is running to often -> false triggercondition?

    Hi @User3048 

    As I understand, you want to trigger the workflow when status is Lost or Closed

    1) When Status is Lost/Closed ->Then Update timestamp.

    2) Workflow is triggered again because item was updated (timestamp) and Status is still Lost/Closed -> Update timestamp

    So you're in a recurring workflow... In order to avoid that, you should use conditions: Look at this excellent blog post by @tom_riha : How to avoid infinite trigger loop in Power Automate (tomriha.com)

    Hope it helps!

    Ferran

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