Forum Discussion
Power Automate - ActionBranchingConditionNotSatisfied
- RobElliottFeb 08, 2023Silver Contributor
goulp99 MAJIDAM It's not an error message, it just means the flow didn't go down that channel. For the original poster it presumably went down the red if no channel. It's always a good idea to add one or more Compose actions to each channel so you can see what each part of the condition is returning.
Rob
Los Gallardos
Microsoft Power Automate Community Super User- MAJIDAMFeb 08, 2023Brass Contributor
Hi ROb, not sure why my flow does not get that far and I am seeing the same message:
The flows objective is to send an email to the creator of an issue when the status is changed to "closed".
Any ideas?
Thanks
Majid
- RobElliottFeb 08, 2023Silver Contributor
MAJIDAM as you can see, your flow went down the red if no channel because the condition resulted in false. Is your status column a choice column? If so you need to select Status Value from the dynamic content box, not Status. Also make sure your SharePoint column has closed, not Closed as the condition is case-sensitive.
Rob
Los Gallardos
Microsoft Power Automate Community Super User