I'm currently working with CSV data and trying to import into data studio. The date variable is as string data type and format in CSV is "dd-mmmm-yyyy hh:mm" EXAMPLE: "6-Sept-2022 18:21:33".
How to convert string to date data type.
Please, I need help.
Regards