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 :

AND & OR Operator conditions in Power automate expression condition

ManishChouhan Profile Picture ManishChouhan 145

Click Here For Full PostFilter Query , Expand Query in Power Automate flow – Get Collection of record from CDS

Click Here For Full PostTrigger condition expression example for each field Datatype in Power Automate

In Trigger Condition or simple dynamics Expression, it easy to add an expression, below is examples of how we can add AND & OR conditions in Expression ion Power Automate

  • Below Example is for AND
    If Title Contain Refund AND Trigger Body New_Text field equals Refund Credited

  • The same way we can add OR condition and with multiple expression below we have only used 2 Expression
    If Title Contain Refund OR Body New_Text field equals Refund Credited

Comments

*This post is locked for comments