cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
MidtownMo
Helper I
Helper I

How to sort a calculated column in a matrix

MidtownMo_2-1651152041663.png

I am seeking help on how to sort a matrix visual on a calculated column.  In the example shown I have a simple table and two matrix visuals.  The top right simply places the table in a matrix.  The lower right is a matrix of the monthly rank of product units.  I would like to sort the lower right matrix by one of the months.  How can this be done?  Thanks in advance.

2 REPLIES 2
amitchandak
Super User
Super User

@MidtownMo , You need to have sort column and mark that as sort column

 

Month Year = FORMAT([Date],"mmm")
Month Year sort = month([DAte])

 

https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column

Hi.  I appreciate the quick response but it is not quite what I am looking for.  I don't have month year or a date table, so it's not as easy as sorting by date.  Instead, I'd like to be able to sort the matrix containing the rank on any month, preferably via a slicer.  Thanks.

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors