I have a number of fields (10+) in my data that are in needing of conversion to a date type. Currently they're in a format of DD/MM/YYYY and are reading in as a string. If I convert the data type using a Select Tool, Alteryx is reading the day/month incorrectly.
I'm hoping I can use the Multi Field formula and the DateTimeParse function (?) to convert all of these fields using 1 tool.
Sample Data is attached! Appreciate any help here!!