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!
I really like seeing how others have solved this problem. My solution used a lookup table and managed months by identifying January with a mod function, then bringing month data in. I like how others have used the date parse tool.
After reviewing the solution, I realized that I took the long way around, but I did manage to get the correct answer. Here is my solution to the challenge.