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?
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?