Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions?
Ask 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!)