Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Display interactive filer based on another filter in Servicenow Dashboard

Appy2
Tera Contributor

Hi All,
We have 2 interactive filter

Filter 1 - Reference filter (getting value based in configuration in script include)
Filter 2 - list filter (Values are coming based on another script include)

But our requirement is Filter 2 should be visible only if user select ABC in Filter 1

OR
Display nothing in Filter 2 if user select ABC in Filter 1.

 

If anybody implemented similar functionality, please guide us also.

 

THanks

1 REPLY 1

Ct111
Tera Sage

Check the below link , I think it will be good reference point

 

LINK

 

Example usecase for the same

Usecase link 

 

 

Check response for script related scenario

Usecase link2

 

I hope this helps