Working with Hierarchies in a Report

About Hierarchies

Creating hierarchies enables you to add drill-down functionality to your reports. A hierarchy is an arrangement of category columns that is based on parent-child relationships. The levels of a hierarchy are arranged with more general information at the top and more specific information at the bottom. For example, you might create a hierarchy of datetime columns with Year as the top level, Month as the next level, and Day as the bottom level.
You can also have a geographic hierarchy. For example, you might have a hierarchy with Region as the top level, State as the next level, and City as the bottom level.
You can have a maximum of two hierarchies for a report object.
Note: List tables and controls do not support hierarchies.
Note: Data item auto-assignment does not support hierarchies.
Note: Crosstabs can have either a hierarchy or categories on each row or column, but not both.
Note: Time series plot report objects allow only datetime data items in a hierarchy.
Note: Geo bubble maps and geo region maps allow only geographic data items in a hierarchy.

Create a New Hierarchy for a Report

To create a new hierarchy:
  1. On the Data tab, click the options button and then select New Hierarchy. The New Hierarchy window is displayed.
  2. Enter a Name.
  3. Select at least two categories and drag them to the Hierarchy list.
  4. (Optional) Use the up and down arrows to arrange the data items in the Hierarchy list.
  5. Click OK to save the new hierarchy. The the Hierarchy button icon identifies the new hierarchy in the list of data items on the Data tab.
Crosstab report objects enable you to create hierarchies from the categories on a crosstab axis. To create a hierarchy, right-click a category heading and then select Create Hierarchy. The categories are replaced with a new hierarchy. The name of the new hierarchy is generated from the name of the outermost category, with the suffix Hierarchy.

Edit a Hierarchy for a Report

To edit a hierarchy:
  1. Right-click the hierarchy name on the Data tab and select Edit Hierarchy. The Edit Hierarchy window is displayed.
  2. (Optional) Edit the Name.
  3. Add and remove categories. There must be at least two categories.
  4. Click OK to save the updated hierarchy.
If the hierarchy that you edit is already used in a report object and is drilled or expanded, it returns to the top level after it is edited.

Delete a Hierarchy for a Report

To delete a hierarchy:
  1. Right-click the hierarchy name on the Data tab, and select Delete Hierarchy.
  2. Click Delete in the confirmation message that is displayed. The hierarchy is removed from the list of data items, as well as from any report objects, filters, or ranks that were using it.