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