Interactive Filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 08:56 PM
I need to create a custom interactive filter on Incident table on active and state field.
The following are example selection
->active is false and status is resolved
->active is true or status is work in progress
->active is true or status is new
like this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 09:55 PM
Hi @Ak8977
There is one dashboard "Incident Overview", in which interactive filter use on priority and state value like below
You can create one more widget for active state and as per requirement set that
Please check below link for more details
Please check and Mark Helpful and Correct if it really helps you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 10:08 PM
Hi
if you want create custom interactive filter this one of the way you might be utilize
Create custom interactive filter using content blo... - ServiceNow Community
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 10:54 PM
Hi @Ak8977 ,
Please elaborate some more on your requirement? Is it "just" a state interactive filter that you would like to create? How far have you got and where do you experience issues?
If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2023 10:58 PM
Hello @Anders,
I require a interactive filter with State and Active fields , It need to support or condition in between them and also not condtions.
ex -
active is true or state is not work in progress
active is false or state is not closed cancelled