I designed a flow to send out an email, when the column named "Priority" value is changed to "(1) High" (from the other values being (2) normal, (3) low). I'm using the trigger, When an item is created or modified and with "conditions" and my flow works great!
But, what i've noticed, is should my column Priority's value change to (1) High and specific email is sent out, great. But if another change is made to any of the other columns, while the priority value is still (1) High, an email is sent out.
What I need is my flow to send out only one email, one time when the column Priority value changes to (1) High. Any other changes made to list item does not send out an email, if the Priority value is (1) High.
Any suggestions?
Thank you in advance.