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.
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