Cascading Interactive Filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2025 01:46 PM
Team,
Is it possible to create an cascading interactive filter that allows the selection of a "parent" record?
i.e.
I have a report that lists child cases based on "parent field = specific case number"
I would like an interactive filter to display a list of case numbers, that when I select 1 case, it would update the report that follows that interactive filter.
I'm a newbie to interactive filters, I'm also reading up on custom interactive filters using Jelly as an option as well.
regards
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-25-2025 04:01 PM
Team,
I have since learnt that the workaround is to have 2x tabs each filter just targets 1x type of table.
As shown here ->
https://www.servicenow.com/community/developer-forum/unable-to-get-multiple-target-tables-to-work-wi...