Interactive Filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 04:29 AM
How to create interactive filter to filter on tags in dashboards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 04:53 AM
Refer below link to configure,
https://www.servicenow.com/community/developer-forum/create-interactive-filter-for-tags/m-p/1412523
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 08:02 AM
Hi @SubhabrataD ,
Go to Reports > Interactive Filters and click new to create a new interactive filter. Set the Table to label_entry (this table is for tags). Define the Field to filter by, such as label for tag names.
Try this once and let me know. If you find this helpful, please accept this as a solution and hit the helpful button..
Kaushal Kumar Jha - ServiceNow Consultant - Lets connect on Linkedin: https://www.linkedin.com/in/kaushalkrjha/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 08:24 AM
Hi @SubhabrataD
Please go through:
Dashboards: Approaches for Interactive Filters on ... - ServiceNow Community
Custom interactive filter examples
If my response solves your query, please marked helpful by selecting Accept as Solution and Helpful. Let me know if anything else is required.
Thanks,
Prerna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2025 09:17 AM
Hi @SubhabrataD ,
Please follow the below steps to create interactive filters for dashboard.
As shown in above screenshot, select new and add widget to dashboard then it will show the link, click on that and create the choice list filter on table which reports are referencing, shown in below screenshot. You can create different type of filter like choice list, reference, data, group, boolean, etc.
Field is to select on which column you want filter.
For doc, please go throw the below references
Interactive Filters - Solved ,
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!