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
inayatkhan
Frequent Visitor

Using Direct Connect to SSAS Multidimensional cube and Sorting Data fields in calendar order

A Multidimensional SSAS cube has direct connection to Power BI in the Desktop. The Date fields such as Month ( e.g March 2018) are not sorting ( as defined  and sorted correctly in the cube when browsed directly with Excel)  instead they are being ordered alphanumerical.

 

The option of adding a sorting column is not applicable, as this is a direct connection, so the Modelling tab is greyed out.

 

How can this be resolved ? Thanks

1 ACCEPTED SOLUTION

Thanks yes this article is helpful and sorts the members of user defined date hierarchies, however it doesn't work for the Attribute hierarchies. What is needed is a sorted member attribute for month e.g "Month_Sorted" : 201801 , 201802 etc . This is the has a source to target cardinality of the month name to Month_Sorted ,so that it is then available as the Attribute to sort on for the Month_Name attribute.

View solution in original post

2 REPLIES 2
v-chuncz-msft
Community Support
Community Support

@inayatkhan,

 

You may take a look at https://docs.microsoft.com/en-us/sql/analysis-services/lesson-4-5-sorting-attribute-members-based-on....

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

Thanks yes this article is helpful and sorts the members of user defined date hierarchies, however it doesn't work for the Attribute hierarchies. What is needed is a sorted member attribute for month e.g "Month_Sorted" : 201801 , 201802 etc . This is the has a source to target cardinality of the month name to Month_Sorted ,so that it is then available as the Attribute to sort on for the Month_Name attribute.

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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