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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
sec12tst8r84
Frequent Visitor

Matrix reorder row

Hello,

 

How would I go about re-ordering rows? I'd like to have the visualization have the same order as the Excel screenshot below.  Therefore, Gross Potential Rent above Rent then everything else below that.Capture.PNGUntitled2.jpg

 

Is this possible?

 

Thank you,

Sharlene

3 REPLIES 3
Anonymous
Not applicable

Hi @sec12tst8r84,


I haven't found any features support custom the sort order of matrix visual.
In my opinion, I'd like to suggest you modify the category names and add custom characters to apply the custom sort order.

 

Sample:

Table 3 = SELECTCOLUMNS(Sheet6,"Price",[Price],"Category",[Category],"Slicer",SWITCH([Slicer],"Centre","2_"&[Slicer],"Model","1_"&[Slicer],"Region","3_"&[Slicer]))

12.PNG

 

Regards,

Xiaoxin Sheng

Hi Xiaoxin,

 

Thank you for replying.  If I change my data to 1_, 2_, etc, can I rename the colums on the visual to remove the 1_, 2_?

 

Sharlene

Anonymous
Not applicable

Hi @sec12tst8r84,

 

I haven't found a way to remove these prefix. BTW, if you remove them, the sort order will back to original.

For your situation, I'd recommend you to submit this requirement ideas forum to help improve matrix visual.

 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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