Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
sudhakar111
Helper IV
Helper IV

Sorting of months in cross tab

Hi all,

 

I have an issue with sorting of months in a cross tab.Need to display the year and month.

 

But by default it is displaying in alphabelital order. Do we have any work around?

 

 Sort.png

4 REPLIES 4
vanessafvg
Super User
Super User

in your modelling tab set the monthname  column to sort by column by month number Capture.PNG





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Thank you vanessafvg. I tried it but still it is displaying in alphabetical order.

 

My requirement is that the month should start with April. So for the financial year it will be 2016-Apr,2016-May and so on

 

till 2017-Mar.

 

The Year should be appended along with the month name.i tried sorting on year month number like 2016-04. it does not work even

 

if i remove the year.

Anonymous
Not applicable

Hi @sudhakar111,

 

You can try to add a calculate column to convert financial date to numeric, then drag above column to columns field, it may fix the issue.

 

Numberic Fiscal Date = VALUE(FORMAT([Date],"yyyymm"))

Capture2.PNG

 

 

Regards,
Xiaoxin Sheng

Thanks for the response. But i need to display the months as 2016 - Apr,2016 - May and so on and not in numbers.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors