Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask 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