I have a excel where 1 column is an date column. But few records are loaded like below.
When I go to Number format and select short date in excel then the column is showing below date.
Unfortunately, my data set is too large that I cannot format this column to short date for each row.
I have loaded the data in alteryx, and my column looks like below and its data type is vstring.
My question is --
1. How to convert that "44592" is respective date?
2. How to make that column read as a Date data type?