Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Help with Elseif formula

Adam_B
8 - Asteroid

Hello, 

 

I have a very basic formula that is not working because I am, doing something wrong. 

 

 Here is my formula:

 

If [Apply Change To] = 'All Past' Then 'AP' Elseif [Apply Change To] = 'All Future' then 'AF' Else [Apply Change To] ENDIF

 

My output is not assigning the disposition correctly, my expectation is that the Apply change to All Future has AF and the All Past has AP.  I cannot for the life of me get this to work. 

 

Please help, 

 

Adam 

3 REPLIES 3
Clifford_Coon
11 - Bolide

Hi @Adam_B ,

 

Looks like your  formula does work.  perhaps you are looking at the input and not the output?

testing_062923.jpg

 

Adam_B
8 - Asteroid

@Clifford_Coon It does, you're right....sorry to take up your time. 

 

Thanks, 

Adam 

Clifford_Coon
11 - Bolide

@Adam_B , no problem (I do the same thing all the time) 

Labels
Top Solution Authors