- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎Nov 18, 2023 10:27 AM
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
 
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎Nov 19, 2023 01:19 AM
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.)