Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
I used the regex parse tool to tokenise the expected rough date format, which could be grouped into two main categories from a regex pattern point-of-view, and output to a new column which could then be converted to date format with the DateTime tool, again one for each of the two main regex patterns.