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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
majidht
Frequent Visitor

sort date

Hello guys,

I am new to Power BI and I searched the forum but I didn't find the answer to my question so here we go...

I am using power BI to connect to SSAS cube I made. When I use "connect live option", I can see the time hierarchy, year, quarter and month with the proper sorting I created in visual studio. However, when I import the cube to Power BI, I see different sortings. For example, For month I see the members sorted alphabetically but I want it to be sorted by month number(Jan, Feb, Mar...). How do you think I can solve this problem?

 

Thank you,

Majid

4 REPLIES 4
Anonymous
Not applicable

Hi @majidht

 

If you are using live connection, then 

in AS you can sort it by Date column in your table.

 

in my scenario it worked.

I have a table having Date(Short date formart), Month Year(Apr-2017).

I have choosen Month year column and in column options you can see the sort option.

Here you choose the Date column to sort the month year column.

Then your table columns will be sorted accordingly.

 

Thanks,

Mohan  V

Anonymous
Not applicable

You need to set another column as the one which will define sort order for months. See here for details: https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-sort-by-column/ (go to Sort using the Sort by Column button section).

majidht
Frequent Visitor

Hello guys,

I am new to Power BI and I searched the forum but I didn't find the answer to my question so here we go...

I am using power BI to connect to SSAS cube I made. When I use "connect live option", I can see the time hierarchy, year, quarter and month with the proper sorting I created in visual studio. However, when I import the cube to Power BI, I see different sortings. For example, For month I see the members sorted alphabetically but I want it to be sorted by month number(Jan, Feb, Mar...). How do you think I can solve this problem?

 

Thank you,

Majid

@majidht

 

Hi Majid,

 

As using "connect live option", maybe you could create a new column in the cube as @Anonymous suggested. Here is a post I think is very helpful. How-to-order-mm-yy-format-based-on-months-and-not-in Add a new column with format "201701", then the order would be good.

 

 

Best Regards!

Dale

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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