Skip to main content

Drill Down (Beta)

BETA FEATURE

This document outlines a Beta feature currently in progress. Until the Beta label is removed from both this notice and the feature in the Holistics' platform, it should not be regarded as part of our official documentation. Please note that this feature is subject to rapid, iterative changes, and the most current version may vary from what is described here.

Introduction

Drill Down allows you to quickly break down a data value by a specific dimension with just one click. For example, click on "USA" to drill down by "States" and view its sales distribution among different states.

Holistics' Drill Down requires zero setup, and our Smart Suggestions let you perform your analyses intuitively.

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

Supported Visualizations

  • Line, column, bar, area and combination charts
  • Pie, donut, pyramid and funnel charts
  • Table (coming soon)
  • Pivot table (coming soon)
  • Metric sheet (coming soon)

Customizing Drill Dimensions (coming soon)

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]
}

Let us know what you think about this document :)