Forum Discussion
Visual level filtering behavior in Power BI
- 1 year ago
If you want to keep the previous filter, you need so press CTRL before applying the new filter
If this helped, please consider giving kudos and mark as a solution
me in replies or I'll lose your thread
Want to check your DAX skills? Answer my biweekly DAX challenges on the kubisco Linkedin page
Consider voting this Power BI idea
Francesco Bergamaschi
MBA, M.Eng, M.Econ, Professor of BI
- 1 year ago
In Power BI this is the default behavior when you click on a pie chart slice, it only filters by that field (Category) and ignores the previously applied filter.
To control this you can either:
-
Select pie chart >> Go to Format >> Edit Interactions and set the pie chart interaction to Filter, or
-
Use a Category slicer instead of relying on pie chart selection.
-
Yes — this is default behavior in Power BI.
Stacked column → Pie chart: applies a cross-filter (context carried forward).
Pie chart → Stacked column: applies a highlight on that category, ignoring earlier filters.
You can control this using:
Format → Edit interactions → change from Highlight to Filter.
Or redesign with slicers if you want consistent filtering across visuals.