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
About "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf1 hour agoFrequent VisitorNew47Views3likes2CommentsEventstream MQTT broker source: V3.1.1 support
The Eventstream MQTT broker source supports connections with public MQTT brokers that offer MQTT V5 support. Please offer support for V3.1.1 too, because this is still a valid and widely used ver...svelde2 hours agoSuper UserCompleted1.4KViews6likes4CommentsGet data from Apache Kafka topics via private networking
Current prerequisites limit to public Kafka instances which is not feasible for most enterprise customers. When will this limitation be lifted so that it can be used in private network setups, for ...Jugi2 hours agoMicrosoft EmployeePlanned3.5KViews2likes3CommentsSet default x axis scrolling position
Enable selection of the default scroll position for the x-axis on a chart. For example, on a line chart with dates as the x-axis, when not all of the data can display in the view at once, the scroll...Lisa_Krieg11 hours agoNew MemberNeeds Votes7.8KViews1154likes104Comments