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.

How to create cascading filters using UI Builder

V Rajkumar
Tera Contributor

Example: The Report contains two filters, one is "Manager" and another one is "Team Members".

Manager        Team Members

    A                        p

    A                        q

    A                        r

    B                       x

    B                       y

    B                       z

 

1. By  Default all data should be available in filters.

2.  If i select " A " from  "Manager" filter, it should show only the related data of Manager  ' A ' in team Members filter. i.e.,  'p', 'q', 'r'.

 

1.  If i select " B " from  "Manager" filter, it should show only the related data of Manager  ' B ' in team Members filter. i.e.,  'x', 'y', 'z'.

 

using UI Builder .

 

Thanks in advance.

 

 

1 REPLY 1

JP - Kyndryl
Kilo Sage

Hi V Rajkumar,

 

Cascading filters are not yet available on the Workspace environment,  but I assume ServiceNow is working on this since they would like to provide at least the same functionalities in Workspaces than in the legacy UI.

 

Regards,
JP