Hi everyone, Happy Friday!
I've been reading this post on Trigger Conditions:
https://powerusers.microsoft.com/t5/Power-Automate-Community-Blog/Trigger-conditions-filling-the-information-gap/ba-p/731974
I have a flow where I would like a trigger condition where it is one of 4 different triggers. I have 4 fields in my SharePoint list that could update, so I have created 4 dummy fields that update when a change is made.
So I would like my trigger condition to be this:
if field 1 is not equal to dummy field 1
or
if field 2 is not equal to dummy field 2
or
if field 3 is not equal to dummy field 3
or
if field 4 is not equal to dummy field 4
The syntax is kicking me to the curb, and if anyone can lend a hand that would be great.
Here is my actual flow for clarity.
