Hello, I'm creating a workflow that assigns a sub owner based on the account billing country.
I would like to have a formula which does the following:
BillingCountry =
Albania,Algeria,Belarus,Bosnia and Herzegovina,Bulgaria,Croatia,Cyprus,Czech Republic,Estonia,Hungary,Kosovo,Kyrgyzstan,Latvia,Liechtenstein,Lithuania,Macedonia,Malta,Monaco,Morocco,Romania,Sao Tome and Principe,Serbia,Slovakia,Slovenia,Serbia and Montenegro,Tunisia,Turkey,Turkmenistan,Ukraine,Uruguay,Uzbekistan,Vatican City
What is the correct syntax for this?
5 risposte
When you are checking for the value in the list, you can just separate the values by a comma and the Workflow will evaluate it like a bunch of OR's