Hello,
Has anyone experienced E Notation issues when the data is displayed from Alteryx to Excel?
Long story short, I have a calculated field in Alteryx which results in a string data 1.29341792284571e-11. Before exporting that to excel, I use a select tool to make it double(also both fixed decimals and tonumber) and in Alteryx it gets fixed (result 0), but exported to excel it displays 1.29341792284571e-11 nonetheless.
Now, I searched the community and I found out that this is an Excel wonder, but how do I get it fixed?
Any ideas?
Thanks a lot!
Irina