Quantcast
Channel: Data Preparation & Blending discussions
Viewing all articles
Browse latest Browse all 4999

Filter Troubles

$
0
0

I want to capture this:

 

([State] = "ID" OR [State] = "WA" OR [State] = "CA" AND [Plan_A] = "X")       OR      ([State] = "ID" OR [State] = "WA" OR [State] = "CA" AND [CHAIN] = 100 Or [CHAIN] = 200 Or [CHAIN] = 300 Or [CHAIN] = 400)

 

The above is just my latest attempt.  All States are contained in my results.  Anyone know what I'm doing wrong?  Thanks in advance.


Viewing all articles
Browse latest Browse all 4999

Trending Articles