Data Drill Down and Drill Up

In this article:

Disaggregated and Aggregated Data Drill Down and Drill Up

SQL Query-Based Drill Down

Drill Down of Fact Dimension Aggregated on Server

To get more detailed or general information about data, use data drill down or drill up. There are drill down and drill up of aggregated and desegregated data:

NOTE. Aggregation is the procedure of aggregating data from several elements in one. On using aggregated data, drilldown enables the user to view dimension elements and relational data used for aggregated data.

Data drill down and drill up are available in the Analytical Queries (OLAP), Dashboards, and Reports tools.

Drill down is not available if the selected data area range contains:

Disaggregated and Aggregated Data Drill Down and Drill Up

Data drill down and drill up is an operation that enables the use of navigating data levels: from general to particular ones and vice versa. Available drill down depth is determined by the hierarchy of the data source dimensions. On drilling down aggregated fixed dimensions it is possible to see elements used for data aggregation.

Drill through

Drill down is available for hierarchical elements of data source that have child elements.

Hyperlinks are available if the Hyperlinks as Plain Text checkbox is deselected on the Parameters side panel tab.

NOTE. If the dimension detailing is set up, then on going by hyperlink the set action will occur.

After drill down, you move to the more detailed level of dictionary hierarchy. The selection is re-built: all child elements of more detailed dimension level are included.

Drill Down by Dimension Elements

To drill down data by dimension elements:

Example of drill down and drill up by dimension element

Drill down by elements of several dimensions

To drill down data by elements of several dimensions:

NOTE. In the Dashboards tool the item is named Table > Drill Down.

The drill down will be executed by all dimensions intersected in one cell if they have children. If one dimension have children, the drilldown will be executed by this dimension.

Example of drill down and drill up by elements of several dimensions

If fixed dimensions aggregation  it is possible to execute drilldown by aggregated elements. As a result, fixed dimension becomes dimension by rows, displaying all elements that are used to get aggregated data. To drill down the cells, which data was obtained by fixed dimensions aggregation:

  1. Select the Drill Down item in the cell or cell range's context menu.

NOTE. In the Dashboards tool the item is named Table > Drill Down.

  1. Select fixed dimension, which elements should be drilled down.

After executing the operation the dimension is moved to rows  and contains elements used for cell range aggregation.

Example of drill down and drill up of aggregated data

Drill Up

Drill up is available for hierarchical elements of data source, that have parents.

To drill up the data:

NOTE. In the Dashboards tool the item is named Table > Drill Up.

On drilling up by aggregated elements, dimension from rows goes to fixed one. In other dimensions, in rows and columns, selection will be changed according to selected cell or cell range for which drill up was performed.

To drill up the cells, which data was obtained by fixed dimensions aggregation:

  1. Select the Drill Up item in the cell or cell range's context menu.

NOTE. In the Dashboards tool the item is named Table > Drill Up.

  1. Select the dimension which elements are required to be drilled up.

SQL Query-Based Drill Down

When cube fact aggregation is not set, use SQL query-based drill down. Drill down is available if a query is selected in a cube, the query will be used to get source relational data. Main principles of work and restrictions will be the same as when server aggregation is set up for fact dimension.

Drill Down of Fact Dimension Aggregated on Server

If server aggregation of facts dimension is set up, it is possible to further drill down to relational data at the last hierarchy level. After the data is drilled down, the entries are displayed from fact table, by which the cell value is formed as a flat table. The side panel displays the Source Fields additional dimension, which is located by columns and contains all fields from the fact table, including the fields that are not linked to cube dimensions.

To drill down the cells, which data was obtained by server aggregation of facts dimension, use the Drill Down item in the context menu of a cell or a cell range.

NOTE. In the Dashboards tool the items are named Table > Drill Down.

Constraints of analytical functions in the relational mode

Example of drill down

Grouping of Relational Data

When data is presented in relational format, data can be grouped by columns.

To group data, select the column and select the Group context menu item.

NOTE. In the Dashboards tool the item is named Table > Group.

Example of grouping

To ungroup data, select the grouped column and select the Ungroup context menu item.

See also:

Working with Table Data