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

Parse Error at char(22): Malformed If Statement (Expression #1)

PN2527
8 - Asteroid

I am getting parse error on running attached sample workflow. Can anyone please suggest what is wrong in the workflow?

1 REPLY 1
ImadZidan
12 - Quasar

Hello @PN2527 ,

 

Please look at the attached workflow. its running ok.

 

You have a null row in the text input tool. You can either remove it manually which is what I did or Add a cleansing tool to remove null rows if this is an expected input.

 

The formula tool was still displaying an error. It looks like the spacing in the formula was not correct.

 

Labels
Top Solution Authors