Forum Discussion
fchukoskie
Advocate I
10 years agoDrill down and filter
In a Power BI desktop stacked bar chart, I'd like to drill-down by clicking to see which 2nd-level items (Subjects) make up the 94 replies in a survey. However, that double-click renders the entire c...
- 10 years ago
If that is how it is working for you, it sounds like it is broken or a bug. Drilling down should actually be a drill down. I'll have to see if I can replicate your issue, I do not usually use stacked charts. I have had success with non-stacked charts having drilldown work properly. Are you on the latest release (January) of Desktop?
fchukoskie
Advocate I
10 years agoI'd expect to see the breakdown by Subject where Rating = 1 and Answer = 'It's not helping me'.
greggyb
Resident Rockstar
10 years agoThat's currently not supported behavior. You'd have to take two steps:
- Drill down on [Rating] = 1
- Apply filter to [Answer] = "It's not helping me"
I know of no way to combine those into a single step in Power BI.