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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply

Sorting in the Matrix Visual

I have a matrix visual with two fields in the rows well:

 

1. Staff Member Code

2. Staff Member Title

 

I would like users of the report to be able to sort by either of these columns independantly. Sorting by Staff Member Code (the first column) works, sorting by Staff Member Title does not as it's essentially a child grouping. I have tried using the table visual, but as I scroll to the right of the matrix the Staff Member Code and Staff Member Title columns don't remain visible (freeze panes).

 

Is there any way to allow sorting by both columns and keep them frozen as you scroll to the right of the matrix?

 

Thanks

2 REPLIES 2
rajendraongole1
Super User
Super User

Hi @SamRobinson120  - Power BI’s Matrix visual does not natively support independent sorting of child groupings. However, here are some possible workarounds:

Option 1: Enable Sorting in a Table Visual + Sync with a Matrix
Since the Table visual allows independent sorting, you can:
Create a separate Table visual with only "Staff Member Code" and "Staff Member Title".
Allow users to sort the Table independently.
Use the Sync Slicers feature to ensure that the sorted staff list matches the data in the Matrix.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





Hi, thanks for responding.

 

How would a separate visual work if you need to scroll vertically through a list? Won't you just end up scrolling in one visual but not the other or am I missing something?

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors