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