Forum Discussion

amit_saroha's avatar
amit_saroha
New Contributor III
4 years ago

How to use AND in expression

Hi All,

I have two outputs coming from a mapper snap and I want to check some condition checks e.g.

output 1 output2
A B Then route to output 1 of router snap
A C Then route to output 2 of router snap
B C Then route to output 3 of router snap

How to write such a condition, please suggest.

2 Replies

  • jcornelius's avatar
    jcornelius
    New Contributor III

    be aware of the other conditions where the are all equal (true or false), ie 00-11 conditions for 2 inputs
    ie do you want both routes to be taken when A B and B C…may need to use “First Match”