Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 230663

Re: Conditional Branching Task - If-Else Conditions

$
0
0

Yeah..that's what I do now. I just find it tiresome

 

Let's say I have 100 choices in that list. If I choose any item from 1 to 20 it will go to task A. Otherwise, go to task B.

 

 

I would create one rule that if I choose an item that is not 1-20, go to task B (the IF part)


Rule 1 Condition Criteria List:

--------------------------------------------------------

(R) [Your Custom Profile] <> '1'

(R) [Your Custom Profile] <> '2'

                 ...

(R) [Your Custom Profile] <> '20'

----------------------------------------------



The remaining options, I have to create one rule for each (the ELSE part)


Rule 2   (R) [Your Custom Profile] = '1'

Rule 3   (R) [Your Custom Profile] = '2'

Rule 4   (R) [Your Custom Profile] = '3'

.....

Rule X   (R) [Your Custom Profile] = '20'



As of now, this is the only solution I can think. I am hoping my logic is flawed and I am just punishing myself in doing this


Viewing all articles
Browse latest Browse all 230663

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>