Interactive Filter

Ak8977
Tera Expert

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.

9 REPLIES 9

Kalyani Jangam1
Mega Sage
Mega Sage

Hi @Ak8977 

There is one dashboard "Incident Overview", in which interactive filter use on priority and state value like below

Screenshot 2023-11-20 at 11.21.31 AM.pngScreenshot 2023-11-20 at 11.22.05 AM.png

You can create one more widget for active state and as per requirement set that
Please check below link for more details

https://docs.servicenow.com/bundle/vancouver-now-intelligence/page/use/dashboards/concept/c_Homepage...

 

Please check and Mark Helpful and Correct if it really helps you.

Akshays14
Tera Expert

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

AndersBGS
Tera Patron
Tera Patron

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/

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