Apply Interactive Filteer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 07:30 AM
Hi,
I want to apply a interactive filter on the Survey Overview dashboard on the assessment assignment group. The dashboard widgets should filter on the incident assignment group
1 REPLY 1
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 07:44 AM
To create an interactive filter on the Survey Overview dashboard in ServiceNow that filters widgets based on the Incident Assignment Group, follow these steps:
Step 1: Create a Dashboard Filter
- Navigate to Dashboard: Go to the Survey Overview dashboard.
- Edit Dashboard: Click on the Edit button at the top-right corner of the dashboard.
- Add Filter: Click on the Add Widget button, select the Filter category, and then choose the Interactive Filter widget.
Step 2: Configure the Filter
- Set Filter Field: Configure the filter to use the Assignment Group field from the Incident table.
- Table: Incident [incident]
- Field: Assignment Group
- Save the Filter: Save the filter configuration.
Step 3: Link Widgets to the Filter
- Edit Each Widget: Open the widget configuration for each widget on the dashboard.
- Apply Filter Field Mapping:
- Go to the Widget Configuration tab.
- Look for the option Filter Conditions or Interactive Filters.
- Map the filter field (e.g., Assignment Group) to the corresponding field in the widget's data source.
- Save and Close: Save the widget configuration.
Step 4: Test the Filter
- Preview the Dashboard: Exit the edit mode and view the dashboard.
- Apply the Filter: Use the interactive filter to select an Assignment Group. The widgets will update dynamically to reflect data related to the selected group.
This setup ensures the interactive filter links the Survey Overview dashboard to the Incident Assignment Group seamlessly. Let me know if you need help with any step!
If you found this solution please accept as answer and mark helpful