I have a Conditional Decision tree that is making its decision based off a multi-value field but it is not making the right decision.
I have the decision set up to look for two specific words in the field.
With my test files, some should be true some should be false but it sends them all down the same branch.
Here is what I get when I run the workflow. Is there something I am not seeing? It claims that this field DOES NOT contain the phrase “Worker Responded” but it clearly DOES contain the phrase. Do I have to use wild characters in my conditional statement?
Any thoughts would be greatly appreciated.
Thanks.