Is it possible to create interactive filter based on Assigned to?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 02:12 AM
Hi all,
I just want to create an interactive filter based on "Assigned to" fields. Can anyone help me to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 02:34 AM
Hi @SK36 ,
It should be allowed for an Interactive Filter - for anything that's a choice or reference (that exists on the correct table)
Try this:
And save, then in Interactive Filter References at the bottom, create a new one for the Incident table (or whichever table you want to filter) by pointing it to the table name and the field that will hold the user:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 02:49 AM
It is showing all the users available in table. But I want to show only users who belongs to particular group. Is it possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 03:10 AM
@SK36 However its not possible but you can add other filters as below
If you need a custom filter of your choice then you can add dynamic content block which involves jelly scripting
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-09-2022 02:35 AM
@SK36 Yes its possible. Tried and tested solution
1. Open the dashboard, click on + icon and select interactive filters and then Reference, as shown in image below
2. Click on "#New reference"
3. Click on Add button and notice that the new reference is added to the left
4. click on "Click here to configure reusable widget"
5. A new interactive filter form will open
6. give the name as "Assigned to" and in reference table select user table
and save the form
7. Go to related lists
In interactive filter references create a new one
8. Select reference table and reference field and submit the form
Come back to dashboard and notice that the interactive filter for assigned to is added
Please mark as correct answer if this solves your issue.
ServiceNow Community Rising Star, Class of 2023