Hi everyone,
I am facing a weird issue in which the string column are getting converted to dates when I take the output in .csv or .xlsx.
Ex: The column has value 01/23 and it should be exactly the same in the excel output, however, excel is automatically converting 01/23 to 01/01/2023. Now for values after 12/2023, like 13/2023 or 48/2023 it is keeping the data as it is.
I have tried using V_String, V_String: Forced and VW_String but nothing works. Attached are the screenshots.
Regards,
Deb