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 / Condition to prevent f...
Power Automate
Answered

Condition to prevent flow from running

(0) ShareShare
ReportReport
Posted on by 51

Good morning,

I'm currently building a flow which triggers off an email message when specific columns of a Sharepoint list are updated.

As part of the criteria, I do not want to trigger this message off when the item is created or deleted - I believe I've covered this issue properly by using this condition:

kylebunkin_0-1697618029268.png


I now have a column called Grade, which is a choice column. I do not want to trigger the workflow when this column is changed - I think I've got a bit confused with my logic so looking for assistance.

In short the workflow needs the following conditions to work in unison:

If the Item is Created or Deleted - do not complete workflow

If the column Grade is modified - do not complete workflow 

 

Categories:
I have the same question (0)
  • BCBuizer Profile Picture
    22,636 Super User 2026 Season 1 on at

    Hi @kylebunkin ,

     

    Hopefully this post helps: https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Power-Automate-Trigger-Conditions-made-EASY/ba-p/441348

     

    You should be able to use this to terminate the flow in case Grade has changed. Be careful though, if other fields than Grade have been changed, the flow may also be terminated, so perhaps you need to add some more conditions.

  • Verified answer
    grantjenkins Profile Picture
    11,063 Moderator on at

    If you want to control the flow based on a particular field not being changed then you would need to use Get changes for an item or a file to check if the value has changed since last time.

     

    Below is how I would build the logic. Note that When an item or a file is modified won't trigger when an item is first created - it will only trigger when you modify an existing item.

     

    Also, if you change the Grade, the flow will still run, but in your condition you can set it to not proceed with the flow. There isn't a way to do this with a trigger condition (changes to fields) as far as I know.

     

    grantjenkins_0-1698119407860.png

     

    When an item or a file is modified will only trigger if you modify an existing item.

    grantjenkins_1-1698119458642.png

     

    Get changes for an item or a file (properties only) will allow you to check which field values have changed since the last time the flow ran.

    grantjenkins_2-1698119566876.png

     

    Condition will check if my field value has changed. In my example, I'm checking if my Vessel Choice value has changed - this would be your Grade Choice field.

    grantjenkins_3-1698119657060.png

     

    The actions you put within the Yes branch will only run if you modified an existing item and the Choice field wasn't changed. In my example, I'm just outputting the Title field for testing purposes.

    grantjenkins_4-1698119783964.png

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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 592

#2
Valantis Profile Picture

Valantis 340

#3
11manish Profile Picture

11manish 284

Last 30 days Overall leaderboard