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
Anonymous
Not applicable

sorting in drill down matrix

Hi 

 

I would like to be able sort in specific order the country in regions. 

the drill down opition in matrix is set up as following 

 

Region 

    ->Country

so for examlpe

CENTRAL 

     Germany

     Austria

     Switzlerland

     Poland

EAST

    Russia

    Ukraine

    Georgia

    Moldavia

I am already sorting the Region but I was not able to find a way how to distinguish the order of the countries within the region.

CORRECT sortingCORRECT sortingcurrently in PBI - WRONGcurrently in PBI - WRONG

 

 

 

 

I hope someone can help me with this ..

 

Thank you 

 

 

 

 

 

1 ACCEPTED SOLUTION
v-haibl-msft
Microsoft Employee
Microsoft Employee

@Anonymous

 

You can create another Order Table to define the desired sorting. Then in the original table, get this related column and make the Country column sorted by the order column.

For details, please refer to the attached PBIX file.

 

sorting in drill down matrix_1.jpgsorting in drill down matrix_2.jpgsorting in drill down matrix_3.jpg

 

Best Regards,
Herbert

View solution in original post

3 REPLIES 3
v-haibl-msft
Microsoft Employee
Microsoft Employee

@Anonymous

 

You can create another Order Table to define the desired sorting. Then in the original table, get this related column and make the Country column sorted by the order column.

For details, please refer to the attached PBIX file.

 

sorting in drill down matrix_1.jpgsorting in drill down matrix_2.jpgsorting in drill down matrix_3.jpg

 

Best Regards,
Herbert

Anonymous
Not applicable

this looks promissing .. 

one question though .. will then the sorting of the region also work .. i woudl like to sor the regions as well 

 

NORTH 1

CENTRAL 2

EAST 3

WEST 4 

 

... ect..

 

thank you 

@Anonymous

 

If you also want to sort the region column as well, you just need to make it sorted by a column as we did above.

 

Best Regards,
Herbert

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