In my workbook, Tableau automatically converts the date field to string in YYYY-DD-MM format, but I need to convert it to MM/DD/YY format. I tried doing this with the Dateparse function in a calculated field, but it returns null.
Thanks for any solutions or tips!
4 respostas
Hi, @Nolan Miller
What would you like to use after changing the date format? Would you like to output it as CSV?
How about using a formula to change the order of the year, month, and day while keeping the text?