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!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Rearrange Months in a Data set

jlfromm
8 - Asteroid

I have a date set where the months in alpha order and I would like them to listed from July - June instead. Each month is listed as a row and then I have information in the column that pertains to that month. 

 

Thanks 

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris
caltang
17 - Castor
17 - Castor

Better use MonthNo and then sort that instead if you can. You can use a Formula Tool to generate the MonthNo from your date field.

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
binuacs
21 - Polaris

@jlfromm Something like this

image.png

Labels
Top Solution Authors