Hi Guys,
I'm trying to run some calculations through Alteryx. The data is taken from excel, but the issue is that Alteryx does not store the full decimal place for the value I'm trying to use
Eg.
1.36248049999979 (in excel) is read as 1.362480500000 (Alteryx). I have tried changing data type to Fixed Decimal 19.14 to account for all the decimal places but its not working.
To provide context, I'm trying to sum a lot of these similar types of values together but there is a difference when I perform this in excel vs when I sum it through alteryx. I'm aware of the issue between how excel stores data vs how Alteryx stores data, but just hoping someone has figured out a workaround for this
Best regards,
Z