Filtering data on a Contacts report
All contacts where business unit field (custom field) = "Unit 1" AND email is not null AND (Contact State is any of the following values: "AL", "FL", "GA" OR Account State is any of the following values: "AL", "FL", "GA").
I tried with a simple set of filters and nothing has been working.... This is what I have right now and is still not working (see image attachments below)...
It shows contacts where BOTH (Contact State and Account State contain one of the states specified in the filter).
Please help ;-)