Hierarchies (Beta)

🚩

This is a public beta feature that’s subject to quick, iterative changes. As a result, the latest product version may differ from the contents of this document.

Use hierarchies to group columns categorically and define the order of data granularity.

Common hierarchy examples:

  • Product: type, family, name
  • Location: continent, country, region, state, city
  • Time: year, month, week, day
  • Taxonomy: kingdom, phylum, class, order, family, genus, species

πŸ“˜

Hierarchies can be defined in tables, pivot tables, and visualization elements, but they can only be applied to pivot tables.

Create a hierarchy

The following steps explain how to create a hierarchy.

  1. Open a workbook in Edit mode.

    editing option

  2. Select the element for which you want to create a hierarchy. You can create a hierarchy in a table or in a pivot table, but note that you can only use hierarchies in pivot tables.

  3. In the Columns menu, click the + icon, and choose Manage hierarchies.

    How to get to Manage hierarchies interface

  4. In the Manage hierarchies modal, clickΒ + New hierarchy and define hierarchy properties:

    1. In the Hierarchy name field, enter a name to identify the hierarchy.

    2. In the Columns in hierarchy section, click Add column to add a column to the hierarchy.

    When you add a column to a hierarchy, this column is labeled with a hierarchy icon in the workbook's Columns menu.Β Hover over the icon to view the hierarchy details.

    Columns tagged as part of a hierarchy

  5. To create additional hierarchies, click + New hierarchy in the Manage hierarchies modal, then repeat step 4.

Manage a hierarchy

You can rename a hierarchy, reorder columns, add new columns, remove existing columns, or delete a hierarchy altogether.

  1. In the Manage hierarchies modal, select the hierarchy you want to update.

  2. To rename the hierarchy, edit the Hierarchy name field.

  3. To reorder columns, go to the Columns in hierarchy section, then drag and drop column names as needed.

  4. To add a new column, go to the Columns in hierarchy section and click Add column.

    Add a column to an existing hierarchy

  5. To remove a column from the hierarchy, locate the column name in the Columns in hierarchy section and click Remove column.

    Remove a column from a hierarchy

  6. To delete the hierarchy, locate the hierarchy name in the left panel and click Delete hierarchy.

    Delete a hierarchy

Hierarchy inheritance

Child elements inherit all hierarchies defined in a parent element. Inherited hierarchies cannot be removed or modified from child elements, but new hierarchies can be added with full editing privileges.

When a hierarchy is selected in the Manage hierarchies modal, Sigma indicates if it's inherited from the parent element.

Using hierarchies

The following steps explain how to use defined hierarchies in pivot tables.

  1. To create a pivot row with hierarchies, go to the Pivot Rows property and click Add new column.

  2. In the Add new column menu, select a defined hierarchy.

    Defining a pivot row through a hierarchy

  3. To apply a hierarchy to the pivot values, go to the Values property and click Add new column.

  4. In the Add new column menu, select a defined hierarchy.

    Defining the values of a pivot table through a hierarchy

    The resulting pivot table demonstrates the configured hierarchies.

    Pivot table with hierarchies

Limitations

  • Hierarchies can only be used in pivot tables.
  • Hierarchies exist in singular workbooks and cannot be not passed to datasets or other workbooks.Β 
  • When you update a hierarchy, Sigma does not apply those changes to pivot tables that currently use it.