ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions.
Learn more here
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!)