Is there a way to create an expression in Alteryx where it looks up conditions for each variable in a certain field.
Room ID | Category |
A | Cat 1 |
A | Cat 3 |
A | Cat 4 |
B | Cat 1 |
B | Cat 2 |
So for example for the above table I want an alert to be raised if a specific room ID contains both Cat 1 and Cat 3.