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.

Parse error when trying to use IF formula to create ageing bucket using ageing days

Sujitra_Rajan
5 - Atom

Hi guys,

 

I'm trying to create a new column with ageing bucket info using the ageing days column. I keep seeing this 'Parse error' message. 

 

Have attached screenshot of workflow & raw data.

 

Many thanks and appreciate your help with this.

 

 

Regards,

Sujitra  

1 REPLY 1
ShankerV
17 - Castor

Hi @Sujitra_Rajan 

 

This is due to the data type issue.

 

Solution 1: Change the datatype of the column Ageing days to Integer.

 

In this formula, please change the type.

 

ShankerV_0-1677068253224.png

 

 

 

Labels
Top Solution Authors