Hi Folks -
I have a simple Approval Flow (or so I thought) setup.
On "Approve", i reset a status on Sharepoint List and that's it. On "Reject", I also reset a status, remove some values as well as send an Rejection email out with Approvers comments.
My problem is even on "Approve", the Flow is going through the "yes" and "no" conditions each time. Why is it doing this?
Solved! Go to Solution.
Hi!
On your condition, try to assign 'Outcome' instead of 'Responses'
Hope this helps
Proud to be a Flownaut!
Should it be checking "Responses Item" instead of "Responses"? IN flows I setup last year, I have "Response" which isn't an option anymore.
Hi!
On your condition, try to assign 'Outcome' instead of 'Responses'
Hope this helps
Proud to be a Flownaut!
That was it, thank you!