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.
Liked the Parse and rename based on numeric values. Is there a need for the original Date to be included in the output. I was thinking of not including, but solution already had it...
I converted the month/year into a date and formatted using %b rather than using an if statement to return the month name (although the if statement is probably simpler!)