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.