Hello,
I have an excel file with the following example values:
The input tool reads it as follows quite strangely - how can I make sure the numbers are read as they are?
2.000086124E92.000043449E9CHAX009655
Hi @bm2,
I'd recommend going into your excel file and making sure the number format is number or text. Right now, it's probably as scientific notation, and that's how Alteryx will read it in. Hope this helps!
The format of the column is General which is the default format for excel columns. It does look like a bug to me.