Here is my grouping logic:
1 AND 2 AND (3 OR (4 OR 5))
Condition 3 is a parameter condition set to deactivate if it doesn’t return rows.
What I’m hoping for is that if condition 3 does return rows, conditions 4 and 5 will be ignored, but if it doesn’t, conditions 4 (and if not 4, 5) will be evaluated.
Is that what I can expect to happen?
Question
Understanding Condition Grouping Logic
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
