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 from...
Power Automate
Suggested Answer

Trigger condition from Sharepoint choice column

(0) ShareShare
ReportReport
Posted on by 2
Hi
I am trying to trigger a flow from a Sharepoint list using the "when an item is modified" trigger.  I am then using the Trigger Conditions option in the settings to restrict when the flow runs.
 
I have a Choice column called "Send" in the list that allows either "yes" or "no" and i have a Choice column called "Colours" that allows either "Red" "Amber" and "Green". I would like the flow to send an email when the value of the "Send" Column is "Yes" and the value of the "Colour" column is "Red".
 
This is the expression i have tried but it won't work.  
 
Any help much appreciated
 
@and(equals(triggerOutputs()?['body/SendCCMP/Value'],'Yes'),equals(triggerOutputs()?['body/AccessLevel/Value'],'Red'))
 
Categories:
I have the same question (0)
  • Suggested answer
    mmbr1606 Profile Picture
    14,629 Super User 2026 Season 1 on at
    hey
     
     
    can u try this:
     
    @and(equals(triggerOutputs()?['body/Send/Value'], 'Yes'), equals(triggerOutputs()?['body/Colours/Value'], 'Red'))
     
     
    if it helped please mark my answer as verified,
     
     
    thanks
  • CU30101841-0 Profile Picture
    2 on at
    Hi 
     
    Thanks for your quick reply it didn't work :-( .  The first part of the string works @and(equals(triggerOutputs()?['body/Send/Value'], 'Yes') but its not triggering when i add in the colour value.

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
Valantis Profile Picture

Valantis 641

#2
Vish WR Profile Picture

Vish WR 640

#3
Haque Profile Picture

Haque 495

Last 30 days Overall leaderboard