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

calculation help. Formula tool

florayaoyao
8 - Asteroid

Hi Everyone, 

 

I have a very simple data flow with a new calculated field: 30+ Aging. 

 

I used the formula just as below: and all fields are double type..  The result of 30+ is null.... why would that be ?  

[31-60 days]+[61-90]+[91-120]+[121-150]+[151+]

 

I attached a sample workbook. someone please help! 

 

Thank you!~~~

 

Flora 

2 REPLIES 2
Bob_Blackey
11 - Bolide

Hi Flora,

 

I can't see the data as the spreadsheet wasn't attached, but I would try inserting a Data Clensing tool to convert any nulls to 0.

 

I would also look at the Select tool and make sure that 30+ is number field.

 

Cheers,

Bob

 

florayaoyao
8 - Asteroid

Hi Bob,

 

The cleansing tool actually help! I need to convert the null to 0 in all aging buckets,  Then the new calculated field 30+  would return numeric values. 

 

Appreciate your quick help! 

 

Thank you! 

 

Flora 

Labels
Top Solution Authors