Persistent Sorting by Measure in Matrix Visual with Field Parameters
Description:
In Power BI, when using a Matrix visual with Field Parameters to dynamically switch between measures, it is currently not possible to persistently sort the rows by a specific measure (e.g., Revenue).
For example, if the matrix rows contain non-unique values like Project Name, and the values are dynamically selected via Field Parameters, the sorting always changes based on the selected measure. There is no built-in way to lock the sorting to a specific measure (e.g., Revenue), regardless of the selected parameter.
Attempts to work around this using calculated columns, helper tables, or LOOKUPVALUE often result in circular dependencies or errors due to non-unique keys.
Requested Feature:
Add support for persistent sorting in Matrix visuals based on a fixed measure, even when Field Parameters are used to switch displayed values. Ideally, allow sorting by a measure (not just a column), and allow users to define a default sort logic that remains active regardless of the selected parameter.
Why it matters:
This feature would greatly improve usability in performance dashboards and financial reports, where consistent ranking (e.g., by Revenue) is critical for interpretation, even when switching between KPIs.
Recent ideas
Exported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev2 hours agoNew MemberNew7Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky3 hours agoNew MemberPlanned873Views15likes5CommentsSupport Native SQL LIKE / NOT LIKE Wildcard Filtering Across Power BI Reports
Description Currently, Power BI does not provide a native way for report consumers to perform dynamic SQL-style wildcard filtering using patterns such as LIKE '____' - Above return all values wit...Seeralan5 hours agoNew MemberNew6Views0likes0Comments