We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

IF than formula

Jon_Taylor
8 - Asteroid

Hi ,

 

I am not the best at complicated if than formula, and it may be a case for a multirow formula?

 

in the data below what i want to do is make a column where based on the finishing place it shows the reward. I got the first one but I am unsure how to get the other 2 lines.

 

Jon_Taylor_0-1615555589075.png

 

Thanks, 

Jon

3 REPLIES 3
Jon_Taylor
8 - Asteroid

Also if anyone has resources to learn more about complex if than formulas and how to write them that would be great. I have watched the Alteryx learning sessions but still feel lost.

pedrodrfaria
13 - Pulsar

Hi @Jon_Taylor 

 

See below for the WF:

 

Just use the formula to create multiple IF functions.

 

pedrodrfaria_0-1615555975622.png

 

Pedro.

 

Jon_Taylor
8 - Asteroid

Awesome thank you. In the formula at the end it says "elseif null() endif"

 

is this stating "or do nothing " end the if statement?

 

Also this is way easier than writing it in excel with all the confusing '()'s' 🙂

Labels
Top Solution Authors