Description:
Currently, Table and Matrix visuals in Power BI only allow sorting by one column at a time. It would be extremely useful to support multi-column sorting, similar to an ORDER BY clause in SQL.
Practical example:
In a driver ranking table, I would like to:
- Show first the drivers who have already reached the target, sorted by bonus achieved
- Then show the drivers who have not reached the target yet, sorted by remaining value to target
Today, the only workaround is to create helper columns or DAX measures that combine multiple sorting rules into a single expression. While this can work, it makes the model more complex, less flexible, and harder to maintain.
Suggested improvement:
Allow Table and Matrix visuals to support multi-level sorting, for example:
- 1st sort: Bonus Achieved (descending)
- 2nd sort: Remaining Value (ascending)
- 3rd sort: Driver Name (ascending)
Possible ways this could work:
- Shift + click to add additional sort levels
- A sorting pane inside the visual
- Manual setup of sort priority and direction for each field
Benefits:
- Reduces the need for helper measures created only for sorting
- Makes models simpler and easier to maintain
- Gives users more control over rankings and operational lists
- Creates a more intuitive experience for users familiar with SQL, Excel, and other analytics tools
Use cases:
- Rankings with tie-breakers
- Lists mixing achieved and not achieved targets
- Operational prioritization
- Financial and commercial classifications
- Hierarchical ordering in Matrix visuals
No CommentsBe the first to comment
Recent ideas
Provide a Read-Only / Source-Safe Mode for Schema Shortcuts in Lakehouse
Schema Shortcuts provide a much better management experience than individual Table Shortcuts because they preserve the source schema structure and allow multiple tables to be onboarded at once. Howev...Junghyoen58 minutes agoMicrosoft EmployeeNew10Views4likes0CommentsAccess Variable Library in Semantic Models
Enable the Variable Library as a centralized location for storing all environment‑specific variables, allowing us to adjust them for promotion scenarios (e.g., from dev to prod) without relying on de...FreddyH11 hours agoAdvocate IINew920Views31likes2CommentsEnhance Fabric Pipeline Monitoring with Parent-Child Pipeline Lineage and Parameter Visibility
Currently, Microsoft Fabric Pipeline monitoring lacks several capabilities that are available in Azure Data Factory, making troubleshooting and operational support challenging in enterprise environme...dwramreddy12 hours agoRegular VisitorNew8Views0likes0CommentsDynamic ADLS-Gen2 path input for Spark Jobs Main definition file
I would like the ability to add a dynamic input box on a spark job definition's "Main Definition File" "ADLS-Gen2 path". this would be useful to set base and variable paths across all spark jobs...mfink_db16 hours agoNew MemberNew238Views2likes2CommentsReintroduce Tenant/Capacity Switch to Control "Users can create Plan items" Post-GA
During the Preview phase of Fabric Plan items, administrators had access to a dedicated tenant/capacity setting: "Users can create Plan items". With General Availability (GA), this granular administr...Sri-Surendra_Ku19 hours agoNew MemberNew106Views14likes1Comment