The Product Idea boards have gotten an update to better integrate them within our Product team's idea cycle! However this update does have a few unique behaviors, if you have any questions about them check out our FAQ.

Alteryx Designer Desktop Ideas

Share your Designer Desktop product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Include an error when attempting to use Null fields in a math formula

When adding multiple integer fields together in a formula tool, if one of the integer values is Null, the output for that record will be 0. For example, if the formula is [Field_A] + [Field_B] + [Field_C], if the values for one record are 5 + Null + 8, the output will be 0. All in all, this makes sense, as a Null isn't defined as a number in any way - it's like trying to evaluate 5 + potato. However, there is no error or warning indicating that this is taking place when the workflow is run, it just passes silently.

 

Is there any way to have this behavior reported as a warning or conversion error when it happens? Again, the behavior itself makes sense, but it would be great to get a little heads up when it's happening. 

4 Comments
SeanAdams
17 - Castor
17 - Castor

This would be helpful, I agree @Chrispy.    This is kinda like the behaviour that really frustrates folk when they first start working with SQL, where NULL fails all comparisons.   So Null>1 is false; null<1 is false; even null=null is false, as is Null<>null.  So this is very confusing for folks who have never seen it, and takes a while to debug the first time.

RachelW
Alteryx Alumni (Retired)
Status changed to: Under Review

Thanks so much for this feedback to help make Formula better. We'll consider this with other potential improvements to the Formula tool. 

Chrispy
7 - Meteor

That's fantastic - thank you Rachel!

KylieF
Alteryx Community Team
Alteryx Community Team
Status changed to: Revisit

Thank you for your idea! Our product team has reviewed this idea and cannot place it on the road map at this time. However they would still like to keep it in mind for future road map decisions. We'll update the status of this idea once we are able to term where or if we can place it on the road map.