Forum Discussion
Sorting by Month Number
Why doing such a long process. Instead try doing this.
Goto queryeditor, duplicate your month column and transform to MonthNumber and rename it any name and apply.
Now in modeling tab , use this new named column to sort the month column.
- rarora208 years agoRegular Visitor
pxg08680 how do I transform to month number. I am new to this. Help me with some steps. I have a month name column. Thank you!
- pxg086808 years agoResolver III
Do these steps
STEP1: Goto Home, EditQueries.
STEP2: Select the Month column that you have, right click and goto transform-->Month-->Month. This gives you month numbers.
STEP3: For same column right click and rename it to MONTHNUMBER.
STEP4: Close& Apply.
STEP5: Select the Month column from your data and got to modeling tab, sort column, select the newly created column, sort by MONTHNUMBER.
This should work.
- rarora208 years agoRegular Visitor
After right clicking I dont see the month--> month option.