Hi guys,
I am trying to organize my workflow based on "options", that are defined in a multiple choice parameter. I then dervie a parameter table and define On condition test to execute, or not, parts of my workflow.
Problem I am facing : if I check only one option, or no option, it is working as expected. If I do check 2 options, instead of getting TRUE for the individual tests, I get FALSE.
Please find basic test project enclosed that does reproduce the issue. I did test in expressions at derive Action level, as well with a Calculate new column action, both on parameter itself and column value. The same problem occurs every time.
Thanks and regards,
IN_OPERATOR_ISSUE_WITH_ONCONDITION_DERIVATION.morph (4.7 KB)