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
basirve
Helper III
Helper III

Sort two Columns in Matrix Table

Dear Experts,

 

I would like to sort Year and Month name in Desending order in the Matrix Visual.
Note: This is possible in Tablular but we are expecting the same in Matrix Visual.

 

basirve_0-1683628175820.png

Expected O/p :

basirve_1-1683628249039.png

Please suggest me if anyone already achive this kind of scenerio.

 

Thanks & Regards,

Venkat.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @basirve ,

 

According to your description, here are my steps you can follow as a solution.

(1) This is my test data.  

vtangjiemsft_0-1683771824404.png

(2) Create a table and go into the power query to add index columns.

vtangjiemsft_1-1683771854017.png

(3) Create a model relationship with [month] column.

vtangjiemsft_2-1683771875810.png

(4) Sort the month column in the new table by the index column.

vtangjiemsft_3-1683771912047.png

(5) Then the result is as follows.

vtangjiemsft_4-1683771991447.png

 

Best Regards,

Neeko Tang

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @basirve ,

 

According to your description, here are my steps you can follow as a solution.

(1) This is my test data.  

vtangjiemsft_0-1683771824404.png

(2) Create a table and go into the power query to add index columns.

vtangjiemsft_1-1683771854017.png

(3) Create a model relationship with [month] column.

vtangjiemsft_2-1683771875810.png

(4) Sort the month column in the new table by the index column.

vtangjiemsft_3-1683771912047.png

(5) Then the result is as follows.

vtangjiemsft_4-1683771991447.png

 

Best Regards,

Neeko Tang

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

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