Hi,
I am trying to simplify a conditional decision action in a WF.
I have a multi value token and I'm attempting to pass the results of a SQL query to this token and then use the token in a conditional decision.
I'm not getting the results I am expecting. Any suggestions/ideas?
UPDATE TO THIS QUESTION:
I have updated my condition to use "Is In" instead, however, it appears I have to add each item individually. Can this be added as one token with individual items delimited by a comma or similar? This way I can pass my query results in a multi value token straight into the "IS IN" condition. Fingers crossed this is possible :)
Anthony