Skip to main content

Examples of incorrect use of AND operator for condition and condition groups

Zuora

Examples of incorrect use of AND operator for condition and condition groups

The following picture shows the incorrectly used AND operator for defining the condition for the Account Filter and condition group for the Subscription Filter. In the picture, the AND operator creates conflict conditions. For example, the bill run can not pick up an account whose number equals A00000001 and A00000002 since each account has a unique number. If you want the bill run to pick up the account whose number equals A00000001 and the account whose number equals A00000002, you must use the OR operator instead.

Advanced Filter Wrong Example.png