Hello,
I really need help to get this flow working. I have been trying for the past 2 hours for this flow.
Summary of what I want to do: When file is created in a folder, Condition 3 checks for 3 columns to be filled and then starts an approval to send approval and change content approval or reject and delete.
The error comes in at Condition 3, stating that the expression result is false. I have a similar flow that checks these same 3 columns for a different folder in the same document library. Please guide me in the right direction.
Solved! Go to Solution.
Hi @davaakhuu ,
You need to check if the column is equal to empty.
You could save the three dynamic content in Three Compose action, and refer to my screenshot below to create the flow in the Condition:
empty(outputs('Compose'))
empty(outputs('Compose_2'))
empty(outputs('Compose_3'))
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @davaakhuu ,
You need to check if the column is equal to empty.
You could save the three dynamic content in Three Compose action, and refer to my screenshot below to create the flow in the Condition:
empty(outputs('Compose'))
empty(outputs('Compose_2'))
empty(outputs('Compose_3'))
Best Regards,
Alice
Community Support Team _ Alice Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you very much!
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
90 | |
56 | |
39 | |
38 | |
35 |
User | Count |
---|---|
79 | |
66 | |
57 | |
52 | |
42 |