Sorting Month in Adhoc Editor

Hi,

I have requirement that I am using Year,Month(like January,February,..etc), and a measure lets say Count(*) on the Ad hoc. When I drag Year and Month, the Month is getting sorted alphabetically, However I want to sort it in time wise(like January then Feburary then March).
Is there any way that I can sort Month without dragging any additional column(like Monthkey) and perform sorting based on that.

Appreciate your suggestions.

Thanks,
Ajay

ajay_chothani's picture
Joined: Mar 9 2014 - 10:29pm
Last seen: 9 years 1 month ago

2 Answers:

The short answer is no.   What I do in these cases is to create a string field like "01 January"  and  "02 February"  or "Month 01 (Jan)" or so - whatever would look the best as a label to the graph.  But there's no way, that I know of, to separate the label on the axis from the data being sorted.

djohnson53's picture
166450
Joined: May 25 2012 - 11:10am
Last seen: 1 year 8 months ago

 Some Syntax would be nice cause i cant get it to work.

lemmens.mattias's picture
Joined: Apr 20 2015 - 1:33am
Last seen: 8 years 4 months ago
Feedback