Excel-Style Column Filtering Within Power BI Visuals Description
Description
Currently in Power BI, when a visual contains multiple columns or measures, filtering values within that visual often requires writing complex DAX expressions or creating additional measures and calculation logic.
I would like to suggest a feature where users can filter values directly within a visual column, similar to the filter/drop-down functionality available in Excel tables, without relying on DAX.
Proposed Feature
Once a visual is prepared with multiple columns:
Each column should have an Excel-like filter option
Users should be able to:
Include / exclude specific values
Apply simple conditions (equals, greater than, less than, blank, non-blank)
Filter at the visual level only, without affecting other visuals
Example Scenario
A table visual contains:
Area
Town
village
Activation Count
Qualification Status
Instead of writing DAX to:
Remove blanks
Exclude zero values
Show only qualified Towns
The user can simply apply filters directly on the relevant column inside the visual—just like Excel.
Business Impact
🚀 Reduces dependency on complex DAX
🧠 Improves flexibility for business users
⏱ Saves development and maintenance time
📊 Makes Power BI behave more intuitively for Excel users
🔧 Enables faster ad-hoc analysis without model changes
Current Limitation / Workaround
Requires additional DAX measures
Calculation groups or field parameters add complexity
Not user-friendly for non-technical report consumers
Expected Outcome
Power BI visuals become more interactive and flexible, enabling self-service filtering while keeping the data model clean and simple.
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v14 hours agoCommunity ChampionNew616Views11likes2CommentsSemantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v21 hours agoCommunity ChampionNew19Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments