Hello,
I am reading in an excel file with a percent number. Alteryx is storing this as a double which I later convert using the select tool to a decimal.
The problem is when I convert to a decimal I am losing a very small amount of precision. Is there a way to set the data type on the input tool so that I can store it as a decimal value during the input?
Thank You,
Michael