Hi All,
I have an excel data input sheet has numeric columns. However, some of the rows are being interpreted by Alteryx using scientific notation (eg 5.39..E-2) and some are being read as is (eg 0.108...).
However since any numeric conversion using formula fields such as ToNumber or data field changes affects the entire field and doesn't solve my issue. Essentially, I do not want the scientific notation and want Alteryx to take the input data as is. If that isn't possible, I'd prefer a uniform way of Alteryx interpreting it, i.e., either scientific notation or as is. This way at least I can use fix this across the field.
Any suggestions please?
