Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Malformed If Statement

jpet03
6 - Meteoroid

I have reviewed a number of the community posts about the malformed if statement, and it is likely due to the data type. However, after changing the data type from "Double" to V_String, V_WString, and String, I have had no luck

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

Try changing all your "ELSE IF" to "ELSEIF" (no space)!

jpet03
6 - Meteoroid

Bingo! - I originally had it without the space but it did not let me add the extra elseif's.

 

Thanks.

alexnajm
18 - Pollux
18 - Pollux

Great news! If you could mark my response as a solution, that'd be great. Thanks in advance!

Labels
Top Solution Authors