Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Keep selection highlighted??

Hi Pros,

I think its a general question... How do i keep the selection highlighted in the main chart while other charts populate the data...I search for a individual and select him, this shows me his list of clients in the main chart, in the main chart if I click on a Client, it shows further details, however the full clients list is gone and I am left with the current selected client in the main chart... I want to achieve something like, if i select a client I want that highlighted and the list should remain intact....

Hope you understood this...I m on Ver9.00 SR5

Cheers

1 Solution

Accepted Solutions
Not applicable
Author

Hello John,

This solution worked to some extent, if not full. However I understood, this should be around the expression what I am working with..

Thanks Again,

Reg

View solution in original post

4 Replies
Not applicable
Author

Hello Guys Any takes please....

johnw
Champion III
Champion III

Perhaps use set analysis to ignore the client selection in your original chart. So if your original chart had sum(Sales), you might instead use sum({<Client=>} Sales). It would then ignore your client selection, at least for that expression. You'd do the same for other expressions.

Not applicable
Author

Hello John,

Thank you for the reply, will try and let you know if this worked by monday.

Not applicable
Author

Hello John,

This solution worked to some extent, if not full. However I understood, this should be around the expression what I am working with..

Thanks Again,

Reg