---
title: "Filter Panel for Dashboards"
published_at: "2018-01-25T12:07:00+00:00"
modified_at: "2018-08-16T10:57:41+00:00"
url: "https://www.syncfusion.com/blogs/post/filter-panel-for-dashboards"
excerpt: "The filter panel is a collapsible panel in dashboards to accommodate frequently used filter widgets. This ensures the dashboard space is dedicated to visualization widgets. Changing order count through dedicated filter panel Any number of filter widgets is configurable in..."
taxonomy_category:
  - "BI"
  - "Business intelligence"
  - "Company"
  - "Syncfusion"
taxonomy_post_tag:
  - "Company"
  - "dashboard"
  - "Dashboard Designer"
  - "dashboard platform"
  - "Data Visualization"
  - "Filter Panel"
  - "Syncfusion"
---

# Filter Panel for Dashboards

[Dashboard Team](https://www.syncfusion.com/blogs/author/dashboard-team)

![Image](https://www.syncfusion.com/blogs/wp-content/uploads/2018/08/filterpannel.png)


The filter panel is a collapsible panel in dashboards to accommodate frequently used filter widgets. This ensures the dashboard space is dedicated to visualization widgets.

*Changing order count through dedicated filter panel*

Any number of filter widgets is configurable in this filter panel as it is vertically scrollable and there is no space limitation. Plus, each can be connected to a different data source.

To add a filter panel to a dashboard from the Dashboard Designer canvas, click the **Configure Filter Panel** button in the toolbar at the top.

*Adding dimensions and expressions, each representing widget data, to the filter region*

The widget in the filter panel can be defined based on the column type.

*Selecting the appropriate filter widget and its properties*

In the case of multi-tab dashboards, each dashboard tab can be configured to have a similar dedicated filter panel.

*Dedicated filter panel for each tab in a multi-tab dashboard*

The filters added to this panel will act as a master for all other visualization widgets previously added to the canvas. The listener configuration can be customized through the [Dashboard Filters Configuration](https://help.syncfusion.com/dashboard-platform/dashboard-designer/compose-dashboard/configuring-dashboard-filters)
 options.

*Dashboard Filters Configuration Window*

You can refer [here](https://help.syncfusion.com/dashboard-platform/dashboard-designer/compose-dashboard/configuring-dashboard-filters#dashboard-filter-panel)
 for more details about configuring and working with the filter panel. To programmatically control the filter panel attributes like the panel icon, collapse and expand actions, and more at the ejDashboardViewer control level using the Dashboard Platform SDK, refer [here](https://help.syncfusion.com/dashboard-platform/dashboard-sdk/how-to/configure-filter-panel-outside-of-the-dashboard-viewer)
.
