Some data with a dot in the middle gets extra decimal numbers when read as a .xlsx input file in Alteryx. It seems like it is being treated as a decimal value even though the column is a string.

I needed to explicitly save the file as a .csv so that it won't have this issue when being read in Alteryx. But this shouldn't be the case.