Forum Discussion
rarora20
8 years agoRegular Visitor
Sorting by Month Number
Hello, I have a month and year column. I have created a conditional column which gives me the month number based on the month name. When I try to sort the data by the conditional column(Number), ...
pxg08680
8 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.
rarora20
8 years agoRegular Visitor
After right clicking I dont see the month--> month option.