Hi all,
i am having trouble with my input file. I have a .xlsx file where i import a bunch of data. Some columns are completely misinterpreted by the tool. For example a column with text is directly interpreted as time column (00:00:00) or a column with date all values are interpreted as 1900-01-10. The input date has following type MM/dd/YYYY.
I know that Alteryx only use one date format and i need to change it with datetimepase but as already all values were changed i need to something before as it already shows in the preview of the input tool the wrong data.
I would be happy if somebody can help me.