Forum Discussion
Slicer and Visualization Hierarchy
- 7 months ago
Hi jtooke
This will require a disconnected table and another measure referencencing such. There are only two levels in the hierarchy below but notice that whenever a district is selected (level 1), the column chart automatically shows all schools within that district within the need to drilldown.
Please see the attached pbix.
Thanks lbendlin - maybe I can clarify what I am looking for. I am looking to avoid the need for a user to drilldown at all - for instance in my Region - SubRegion - Country hierarchy slicer, when a user selects something from Region, I want the visualization to automatically update to show SubRegions under that Region. When a user selects a SubRegion in the slicer, i want the visualization to automatically update to show Countries under that SubRegion. And the visualization's default view should show the Region.
when they make a selection
That is not something you can reliably probe. Remember that in Power BI "nothing selected" is the same as "everything selected" and that you also need to distinguish between "selected","filtered", and "highlighted".
Educating your users on how to use these arrows is the better option in my opinion.