Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: jpstoryHi
I am trying to code something as the below, but got stock with the multiple 'And', 'Or':
If Field A contains value (1,2,3)
AND Field C contains values (a,b)
Or
If Field B contains value (1,2,3)
AND Field D contains values (a,b)
Then
Emit all records meeting the above ceritera