We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.

This lesson's interactive features are locked, please to keep using them

Hierarchies and Drill Downs

Hierarchies let you organize data into natural levels, like:

Country → State → City

Drill downs then let you navigate between these levels inside a visual, making reports interactive and explorable.

Hierarchies make your visuals feel alive. Click, explore, drill into the data. Your stakeholders will think you're a wizard.

Creating a Hierarchy

A hierarchy is simply a grouping of related fields in a specific order – from broadest to most specific. Power BI lets you create hierarchies by nesting fields together in the Data pane.

Once created, you can use the hierarchy in any visual that supports drill downs, like bar charts, column charts, or tables.

Drill Down Features

Power BI gives you three ways to explore your hierarchy:

  1. Drill Down – Move one level deeper (e.g., Country → State)
  2. Drill Up – Go back up a level (e.g., State → Country)
  3. Expand All – Show multiple levels at once

You can access these by right-clicking on a data point or using the drill icons in the visual header.

Drill downs are one of the easiest ways to impress stakeholders. They love clicking around and exploring the data themselves!

Assignment

  1. The order matters! Make sure country is at the top, then state, then city. If you add them in the wrong order, you can drag them to rearrange within the hierarchy.

  2. You should start by seeing the lowest drilled down view (a bunch of bars, one for each city). Click the up arrow at the top of the chart to "drill up", and on an individual category to drill down. Play with it until you understand the mechanics.

Save the project and, from the course directory, submit the CLI tests.