Filters for data visualization (multiple tabs in UI builder)

KhasimKhanP
Tera Expert

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?

4 REPLIES 4

Mark Manders
Mega Patron

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

Hi @Mark Manders ,

KhasimKhanP_0-1744972069375.png

 

 

I created  state parameters for each tab with different names and used above code for each tab

ArifMansuri
Tera Contributor

Hello Khasim
Did you find any solution for this? I am facing the same issue.

@ArifMansuri 

can you post the screen shots or filters that you're using?