Be sure to review our Idea Submission Guidelines for more information!
Submission GuidelinesI would like to Alteyx making a New Warning(Int type)
If a decimal point occurs during division of Int type data, the digits are truncated.
example
1/3 = 0.333333, but
If it is of type Int, it will be displayed as 0.
I know that the Int type is defined as an integer, but
I would like to Alteryx making a warning if the operation does not result in an integer.
Then we should be able to detect errors.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.