Hi All,
Alteryx is pulling records from excel in a strange way.Wanted to know if anyone has faced this issue before.
The goal is to pull the column as it is, as the column has string and numbers.
The second and third rows are the issue here.I can resolve this by selecting an integer data type, but I have characters too in the source.
Source (excel file) column A Output - (Alteryx)
1.14 1.14
1.13 1.1299999999999999
0.28 0.28000000000000003
0.28 abc +0.29 def 0.28 abc +0.29 def
Let me know if anyone has seen this issue before and has ways to tackle this.
Thanks,
Rahul