Skip to main content

Hi, I'm trying to set up a filter to target certain records, but it appears like they are not filtering as they should.

So basically I'm trying to exclude records that contain certain words in a field, but they still show up, as you'll see in the attached screenshot.

I've played around with "AND", "OR", "contains", "does not contain" but the records always show.

Thanks in advance for any help

Hi @GB7,

Try changing all ORs to ANDs.
For example, the current condition, OR "Private?" is No-check, will show all records where "Private?" is checked.
(In the case of OR, Full Name and all other filters will be disabled.)


Reply