
Announcements
Hello, i have a flow that is linked to a sharepoint list that is supposed to send an email out anytime one of the fields is changed to "No Offer". When it runs, i'm getting a message stating Action branching condition is not satisfied in Flow. what does this mean?
Screenshots of my flow are below. i've tried making my condition where i am checking if position is ULDP or Intern resolve both ways (Position = ULDP or Intern with the email on the False branch and position <> ULDP or Intern with the email on the True branch.) i also tried to put the Position Value into PosVar but that didnt appear do anyhting either.
This step is in the true part of your first condition 'Check Status...' while the evaluation of the condition was false.
Therefore this step was not executed.