Skip to main content

Drill Down

COMING SOON

This feature is still under development. Estimated release date is within Q1, 2025.

Introduction

Drill down helps you seamlessly explore “what makes up this value” at a more granular level.

Whether you're analyzing regional sales figures and want to see the distribution among different states, or trying to understand the performance of different product categories within a specific country, drill down provides a clear, hierarchical view of your data.

How It Works

To use drill down, right-click on any data point within a visualization, select Drill down, and then choose the dimension by which you want to drill down.

You can explore data as deeply as needed and navigate back by clicking on a value in the drill path.

Customizing Drill Dimensions

Dashboard builders can configure a list of relevant drill dimensions for each dimension to ensure the best user experience.

Drill dimension is a property of dimension. It comprises of an array of dimensions predefined by dashboard builders in the modeling layer via AML.

Below is an example of how it may look like. This feature is still under development.

dimension Region {
drill_dimensions: [country.name, city.name, product.name, user.gender, user.age_group]
}

Supported Visualization Types

  • Line chart family: Line/Bar/Column/Area/Combination chart
  • Pie chart family: Pie/Funnel/Pyramid chart
  • KPI chart
  • Table
  • Pivot Table

Let us know what you think about this document :)