You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

CVR operators OR vs AND to use in conditions

Summary: How to control OR vs AND conditions in cross-validation rules?

Cross-Validation rules automatically assume AND operator if same segment selected twice or more. But it gives incorrect behavior when condition is "NOT EQUAL"

COMPANY = A

OR

COMPANY = B (correct behavior)


COMPANY not = A

OR

COMPANY not = B (wrong behavior, as its evaluates correct 100% of cases)


Is there way to control what operator (OR vs AND) is used in complex conditions in CVR?

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!