Display interactive filer based on another filter in Servicenow Dashboard
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 01:46 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2025 03:12 AM
Check the below link , I think it will be good reference point
Example usecase for the same
Check response for script related scenario
I hope this helps