# Date Drill

The date Drill feature allows you to view your dashboard tiles at the same level of date. With a click, you can go from seeing monthly data to say quarterly or yearly data on your dashboard. In addition to the [Drill feature on individual tiles](/product/analysing-your-data/reports/build-using-tables/advanced-features/drill-hierarchical-and-date.md), the Date Drill feature enables you to understand your data and trends at different granularity at the dashboard level.

:point\_right: Let's deep-dive into the feature.

### Overview

Date Drill enables the dashboard audience to navigate through various date levels of data on the dashboard tiles.

It provides a date-level dropdown on the dashboard, using which the dashboard audience can view various time series data across different date granularities.

### Setting up Date Drill

* In the edit mode of your dashboard, click on More options in the top right.
* Click on Settings, this opens up a modal. Browse to the Date-Drill Section.
* Date-Drill by default is turned off. The feature can be turned on when you have at least one tile on your dashboard that has a date hierarchy in it. Read about how to [create Hierarchies ](/product/analysing-your-data/reports/build-using-tables/advanced-features/drill-hierarchical-and-date.md#creating-hierarchies)and[ use them in your reports](/product/analysing-your-data/reports/build-using-tables/advanced-features/drill-hierarchical-and-date.md#using-hierarchy-in-build-settings).
* Once you enable the dashboard date drill, you can select the Default Date Level.&#x20;
  * Default Date Levels: When you load the dashboard, relevant tiles will show data based on the chosen date level. You can select from the common date levels across all tiles.
* Applicable Tiles for Date Drill: It lists down the tiles that will listen to the date drill drop-down, along with date columns and their respective date levels.
* Click on **Save**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sprinkledata.com/product/analysing-your-data/dashboards/date-drill.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
