I have a flow that is looking at Status value columns for two folders in a SharePoint library. I want to set a value elsewhere if both of those folders have a certain status. Example:
One folder's status is 'Deliver', and the other is 'Ready', do nothing.
If both folders' status is 'Deliver, do the thing.
I already have the code getting the folders status, but cannot figure out what actions/expressions to use to compare the values. As seen below, I have Apply to each, but that is definitely not the correct expression.
Solved! Go to Solution.
I solved myself. Thank you.
User | Count |
---|---|
88 | |
39 | |
23 | |
20 | |
16 |
User | Count |
---|---|
128 | |
50 | |
48 | |
35 | |
26 |