How to create cascading filters using UI Builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-16-2023 07:23 AM - edited 05-16-2023 07:24 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2023 02:26 PM
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.
JP