Hi Microsoft,
Condition Function In Power Automate to compare MS Forms Answers
I am building this flow where it would trigger when a new response is submitted in MS Forms.
Using Condition option I have put (And) condition which says
The first question is equal to yes
The second question is equal to No
The above function does not work if instead of Yes and No the response I need it to identity is something like (All of the above)
In the second image, you would see, I have added another question for which I am trying to compare the answer which is All of the above.
In this kind of condition, the flow would not update the item that I want to in SP online. However, if I change the answer response to a Yes or a No in Forms and in the flow, then it works perfectly fine.