Filters for data visualization (multiple tabs in UI builder)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2025 03:02 AM
Hello everyone,
I've developed a technical dashboard using the UI builder, which includes three tabs: Incident, Problem, and Change (CHG). I've added filter components for category and priority on each tab. Additionally, I implemented a client script according to the documentation to apply these filters in the UI builder.
However, when I apply a filter on one tab, it also affects the other two tabs. How can I resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2025 03:22 AM
Please share your code, so we can see what it is that you did.
Is your client script setting client states that are used on all reports?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2025 03:29 AM
Hi @Mark Manders ,
I created state parameters for each tab with different names and used above code for each tab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 01:35 AM
Hello Khasim
Did you find any solution for this? I am facing the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2025 11:07 PM
can you post the screen shots or filters that you're using?