Hi!
Just wondering if there is another way to use "does not contain" condition in automations.
For example.. I have one field (named Country) with all countries. And then I have three different emails.
- If the person is from Slovenia, they get email in slovene (condition: if the country contains: "Slovenia")
- if the person is from Croatia, they get in croatian (condition: if the country contains: "Croatia")
- if the person is from anywhere else (conditions: if the country does not contain: "Croatia", AND if the country does not contain: "Slovenia")
So in the last example I have to use two different conditions.. is there a way to use both countries in only one condition?
Thanks!