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 / Trigger Condition not ...
Power Automate
Suggested Answer

Trigger Condition not working

(2) ShareShare
ReportReport
Posted on by 5
Hello, all. 
 
I'm trying to write a Power Automate 365 flow for a work queue that requires a peer review step. 
 
The flow is to be triggered by a change in a field, "Peer Review Status," and sends an email to the assigned Peer Reviewer.
 
To check for a change in the "Peer Review Status", I created a 'PR trigger' column that is compared to "Peer Review Status".  If the columns match, there's been no change to "Peer Review Status", so no trigger.  If they don't match, the flow should trigger, sending an email and updating 'PR Trigger' to match the "Peer Review Status" value.
 
The problem is that the flow isn't running. 
 
My trigger condition is @not(equals(triggerBody()?['PeerReviewStatus/Value'],triggerBody()?['PRTrigger']))
 
Can anyone see what I'm doing wrong in this trigger that is preventing this from running when Peer Review Status is changed?
 
Categories:
I have the same question (0)
  • David_MA Profile Picture
    14,085 Super User 2026 Season 1 on at
    I don't see any issues, but to troubleshoot, I would:
    1. Delete the trigger condition. 
    2. Add a compose action to your flow and enter your expression in the compose action.
    3. Run the flow. If the expression is not valid, the compose action will fail.
    4. If the expression is valid, check the output of the compose action to ensure it returns either true or false.
    5. For it to work as a trigger condition, the expression must evaluate to true.
  • creativeopinion Profile Picture
    10,508 Moderator on at
    @RA-04061436-0 You might be interested the YT Tutorial linked below. I cover how to compose the trigger condition using a Filter Array action.
     
     
    Trigger conditions can be set in most flow triggers. These conditions you set must be true for the trigger to fire.
    In this Power Automate tutorial, I’m going to show you how to use trigger conditions in your flows to control when your Power Automate flows trigger. If your plan has flow run limits—you can avoid triggering your flows unnecessarily by using trigger conditions.
     
    I’ll cover four different flow examples that would benefit from trigger conditions:
    ⚡️ Triggering a flow when a column is changed to a specific value
    ⚡️ Triggering a Flow When an Event Updated or Deleted
    ⚡️ Triggering a Flow When a New Folder is Created
    ⚡️ Triggering a Flow When a Specific Email is Received
     
    I’ll also show you a trick on how to easily create the expressions needed and give you a few tips on how to troubleshoot your flow.
     
    IN THIS VIDEO:
    ✓ Four different flows that would benefit from trigger conditions
    ✓ What is a trigger condition?
    ✓ How to add a trigger condition to your flow
    ✓ How to trigger a flow when a column is changed to a specific value
    ✓ How to trigger a flow when an event is updated or Deleted
    ✓ How to trigger a flow when a new folder is created
    ✓ How to trigger a flow when a specific email is received
    ✓ How to troubleshoot a trigger condition
    ✓ How to prevent case sensitivity issues with a trigger condition
    ✓ How to use the filter array action to easily compose an expression that can be used in a trigger condition
     
     
    Hope this helps!

    Consider giving me a ❤️ if you liked my response!

    👉 Level up your Power Automate skills by checking out my tutorials on YouTube
    👉 Tips and Tricks on TikTok and Instagram
  • Suggested answer
    NW-06062204-0 Profile Picture
    12 on at
    I accomplished this by using a condition around the email sent. Then sometimes you have to put a condition around a condition because the and and or don't want to work right at the top and sometimes you need one of each. I have a working ticket flow that notifies for several status. Then you want to also set conditions that will make it stop looping that is an issue too. I set mine to not send an email if a column was empty or so on. Just depends on how the logic works. Chatgpt is the best for help. Also you may need to use get item if the condition is not satisfied. This helps if you need more detail about an item you are trying to pull.

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 594

#2
Valantis Profile Picture

Valantis 328

#3
David_MA Profile Picture

David_MA 281 Super User 2026 Season 1

Last 30 days Overall leaderboard