Skip to main content

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
  1. 22 mag 2017, 14:38
    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

     

    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
0/9000