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