I have the following basic RegEx expression in Google Analytics that consists of a list of city names.
(toronto|vancouver|calgary|halifax|winnipeg|ottawa|edmonton|regina|mississauga)
I would like to add another expression to the query such that a result is not returned if the matching text also has the word "job" in it.