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

Can't get numerical values to add

RogerA
8 - Asteroid

Hi - i am trying to get several columns of data to add with no success.  I have the data as "double" and using a simple formula adding the columns together but its not working.  Any ideas?  Files attached.

1 REPLY 1
jasperlch
12 - Quasar

Hi, a Data Cleansing tool to convert all null values to zero is needed before performing summation in the Formula too because 1+Null will result in Null.Capture1.PNG 

Labels
Top Solution Authors