Filters in Apache Superset are interactive controls that allow users to limit, refine, and explore dashboard data dynamically without changing SQL queries or rebuilding charts.
Instead of viewing all available data at once, filters help users focus only on the information they care about.
For example:
· View sales only for 2025
· Show products in the Electronics category
· Display customers from India
· Filter orders where price is between 1000 and 5000
Following steps help you to create a dashboard with filters.
Navigate to Dashboard listing page.
Click on ‘+ Dashboard’ button.
Drag and drop the charts that you want to apply filters to the canvas.
Save the dashboard.
Click on filter icon available at top left corner.
Click on Settings icon -> Add or edit filters.
I want to apply filter on category column so I
· Choose Filter Type as Value.
· Set Filter Name to ‘Product Category’.
· Set column to category.
Save the filter changes.
You can see this filter is available at left navigation bar.
I selected the Product Category to Electronics, and Apply filters.
You can be able to see that table is filtered with Electronics category data.
That’s it, you're good to go.
Previous Next Home







No comments:
Post a Comment