Hello folks,
I am hoping someone can help with a flow issue I am having
I created this based on a video from Reza Dorrani called "Dynamic Approvals in Power Automate | SharePoint List based Approval Tutorial"
I get errors trying to get an output for "ApprovalInfo" which is a condition that is supposed to filter out an item within a list.
I have gone thru the video many times, downloaded the template and reviewed those settings, but I still get the error.
I =am hopeful someone can assist.
Here are some screenshots:
the error:
The error in context:
flow excerpt:
expression:
*The "Approval Required" field is a Yes/No field in the list.
Thanks in advance for any assist!!!
Could you include a screenshot of your Get Items step? Is it possible to enter the expression to filter the items to only include Approval Required is equal to true there? I think the value is Yes = 1, No = 0. See the following article: Power Automate filter based on Yes/No (boolean) column (tomriha.com)