I have created an advanced web form and I want to execute some branching based on the value(s) selected for a choices column. Since they can make multiple selections, I need to evaluate if one value is in the list of selected values and, if so, go to a particular step. When I come to run the form, however, I get an error message like this one:
At the moment I am trying the condition as:
cr2b6_Technology =* RPA
Removing the conditional step prevents the error.
Is this to do with me incorrectly using the LIKE operand (=*) or possibly I need to refer to a behind-the-scenes sub column of the choices column?

Report
All responses (
Answers (