Hi all,
I have a critical challenge with a date column where it has multiple date formats randomly inserted in the records.
Input dates-Multiple formats
I need to display them in the right format 'YYYY-MM-dd' in a single output date column.
Output dates inYYYY-MM-dd format
How do I get this possible?
Best,
Teja.