Hi all,
Thanks in advance for assisting me. I am trying to develop a flow that takes a Microsoft Forms quiz and returns a score. It works nicely until I get to one of my "select all that apply" questions. I get the ActionBranchingConditionNotSatisfied error. Any ideas on what I am doing wrong? Flow is below.
Solved! Go to Solution.
Hi @newautomater,
Can you double check what the actual values are of the choice options? Sometimes Microsoft Forms puts \n at the end of an option or some space characters somewhere in the middle.
Try to use a string function with the exact choice option value (including those strange characters and it is case sensitive).
Hi @newautomater,
Can you double check what the actual values are of the choice options? Sometimes Microsoft Forms puts \n at the end of an option or some space characters somewhere in the middle.
Try to use a string function with the exact choice option value (including those strange characters and it is case sensitive).
Hello,
Thank you! Worked like a charm! 😄
User | Count |
---|---|
25 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
28 | |
24 | |
22 |