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.

Cascading Interactive Filter

Michael Gruber
Tera Contributor

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

5 REPLIES 5

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...