March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hey,
I have this table :
And i want to be able to sold the date columns by Attribute value, for example if i sort date by Attribute1 values i should get :
Anyone knows how i can achieve this please ?
Create a New Month Year column
Create a desc sort column for that
Month Year = format([Date],"mmmm-yyyy")
Month year Sort =format([Date],"yyyymm")
Rank= Rank(all(Table),[Month year Sort ],,desc,dense)
Sort month year on Rank column
https://docs.microsoft.com/en-us/power-bi/desktop-sort-by-column
Thats not what im looking for, i want to sort the columns(which are dates) by Attribute value
Hi @Fragan ,
Unfortunately, it is not supported to sort by value for now.
Please vote up the idea to get the feature fixed quickly. There are already hundreds of people vote up. I think it will be implemented soon.
Matrix - Sort rows by value (asc or desc)
@Fragan , In Matrix, Once you put column, you can only sort on the grand total of measure. Using the 3 dots
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
124 | |
87 | |
87 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |