Conditional Junction Not Routing Correctly

I have a conditional junction checking to see if a cell value contains another value

And it's saying this conditional is successful, even though it's obviously not

The rest of my junctions work correctly, just for some reason this one doesn't

Tags:

Best Answer

  • Samuel Mueller
    Samuel Mueller Overachievers
    Answer ✓

    Is the double brackets intentional for {{Partner Not Listed Below}} or did you just reduce it for sensitivity? Or are you actually looking for the text string "{{Partner Not Listed Below}}"?

    I will sometimes use a compose text to evaluate the outcome of each response to check what data is being returned.

Answers

  • Samuel Mueller
    Samuel Mueller Overachievers
    Answer ✓

    Is the double brackets intentional for {{Partner Not Listed Below}} or did you just reduce it for sensitivity? Or are you actually looking for the text string "{{Partner Not Listed Below}}"?

    I will sometimes use a compose text to evaluate the outcome of each response to check what data is being returned.

  • Oh duh. It's looking for the text string "{{Partner Not Listed Below}}". Thank you!