SOLVED

Applying NOT logic to a filter

Go to solution
Anonymous
Not applicable

Applying NOT logic to a filter

Hi, I would like to filter out all people from a list who has their in their job title the word "vice". I used a "contains" restraint on job title.

example: job title contains "vice". But my results include the words serVICes. So, I added a filter "does not contain" "services". Now my results exclude titles like "vice president, customer services". Is there a workaround for this?

Thanks
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Josh_Hill13
Level 10 - Champion Alumni

Re: Applying NOT logic to a filter

There are three filters to use here with Advanced: (1 or 2) and 3
CONTAINS vice, vp
STARTS WITH vice, vice president
NOT CONTAINS services, etc

You can do the same with Intern* vs. international

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Re: Applying NOT logic to a filter

I don't see a solution to solve it with the advanced filters... But maybe you can just choose "starts with vice" because the vice is normally always at the beginning of the title?
Justin_Cooperm1
Level 1

Re: Applying NOT logic to a filter

I would create a filter that says "Starts with Vice" or "Starts with VP" or "Starts with V.P." etc.

Josh_Hill13
Level 10 - Champion Alumni

Re: Applying NOT logic to a filter

There are three filters to use here with Advanced: (1 or 2) and 3
CONTAINS vice, vp
STARTS WITH vice, vice president
NOT CONTAINS services, etc

You can do the same with Intern* vs. international