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
17 - Castor
17 - Castor

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
17 - Castor
17 - Castor

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

Labels