The matrix visual desparately needs the ability to sort based upon columns.
For example, say that I have the following matrix: a list of organizations and their customer counts over the last three years.
| Organization | 2024 | 2025 | 2026 |
| Org A | 6,414 | 2,520 | 6,469 |
| Org B | 611 | 8,800 | 477 |
| Org C | 440 | 6,289 | 6,402 |
| Org D | 1,238 | 6,128 | 1,020 |
A lot of the time, users will want to be able to sort the organizations by year; for example, "Which organization had the most customers in 2025?" However, as it stands I have not been able to find a way to do this.
No CommentsBe the first to comment
Recent ideas
API to check that Failure Notifications for Scheduled Pipeline Runs are correctly set up
Please create a GET API endpoint so that we can check whether users have been added to the Failure Notifications list for a scheduled pipeline. Instead of having to check this manually for each pipe...frithjof_v1 hour agoCommunity ChampionNew6Views0likes0Comments:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft10 hours agoMicrosoft EmployeeNew42Views7likes1CommentThis is a genuine feature request for Power BI Table and Matrix visuals.
Problem: Currently, Table and Matrix visuals do not have a built-in "Corner Radius" option in the General format settings. To create rounded corners, we have to use a Shape as a workaround behind th...SBK_MART11 hours agoNew MemberNew2Views0likes0CommentsAdd Corner Radius for Table and Matrix Visuals
Problem: Currently, Table and Matrix visuals do not have a built-in "Corner Radius" option in the General format settings. To create rounded corners, we have to use a Shape as a workaround behind th...SBK_MART11 hours agoNew MemberNew5Views0likes0CommentsPower BI reports with more than 50 report pages cannot be exported
Currently, you can only export those Power BI report where total report pages are less than or equal to 50. If a report has more than 50 pages and you try to export it (PDF/PPT) you get an error mess...ankushsharma113 hours agoNew MemberNeeds Votes5.5KViews331likes51Comments