As the title says, I import an excel file (97-2003 .xls) into Alteryx, but all fields are read in as strings (this may be due to the fact that the excel I'm importing from has a custom formats for the fields). That would be fine, if it kept the decimals too, but it doesn't. All decimals are left behind from the import tool. I open the excel file and I see that the value of the cell in the formula bar actually has 2 decimals, even if the cell doesn't show them. I would've thought that when importing an excel sheet with Alteryx it takes the formula bar value (i.e. cell contents) rather than what the cell looks like visually.
Any ideas what could be causing this and how I can keep the decimals?