> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Fiscal Year filter setup in DataBrain

> Step-by-step guide to set up an Indian Fiscal Year filter in DataBrain for region-specific data analysis.

## 1. Configure the Date filter

* Navigate to the **dashboard** where you want to set up the **Fiscal Year filter**.
* Then, add a **Date filter** and select **preset options: Last Year** and **This Year**.
* In the **"Apply On"** section, choose the date column, then click **"Save"** to apply the filter to your dashboard.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/4wZlBKZskJWgCs2c/images/developer-docs/image-cfyfsdb1.webp?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=d7b4f8fab720974acff018d6bfb94723" width="688" height="323" data-path="images/developer-docs/image-cfyfsdb1.webp" />
</Frame>

## 2. View the changes in Dashboard

By default, the **"Last Year"** filter displays data from **January 1, 2024 to December 31, 2024**, and the **"This Year"** filter shows data from **January 1, 2025 to December 31, 2025**.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/4wZlBKZskJWgCs2c/images/developer-docs/image-cfyfsdb2.webp?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=87cf933ca1c695cba4b5e4ebc0c8ec0b" width="688" height="254" data-path="images/developer-docs/image-cfyfsdb2.webp" />
</Frame>

## 3. Configure the Date filter

To enable the **Indian Fiscal Year**, add the following option to the embed settings:

calendar-type='ind'

Refer to the documentation for more details:

<Card title="✅ Options" href="https://docs.usedatabrain.com/developer-docs/helpers/options" />

## 4. View the changes in dashboard

After enabling the Indian Fiscal Year filter, the date ranges adjust as follows:

* **"Last Year"** now displays data from **April 1, 2023 to March 31, 2024**.
* **"This Year"** now displays data from **April 1, 2024 to March 31, 2025**.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/4wZlBKZskJWgCs2c/images/developer-docs/image-cfyfsdb3.webp?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=5c95d3675046162f4819d558ff2fc031" width="688" height="251" data-path="images/developer-docs/image-cfyfsdb3.webp" />
</Frame>

**Yearly and quarterly time-series charts** will automatically follow the **Indian Fiscal Year (April to March)**

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/4wZlBKZskJWgCs2c/images/developer-docs/image-cfyfsdb4.webp?fit=max&auto=format&n=4wZlBKZskJWgCs2c&q=85&s=6f7937f2a3f6eef025c4b9264b68928d" width="688" height="403" data-path="images/developer-docs/image-cfyfsdb4.webp" />
</Frame>
