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: 
master_student
Creator III
Creator III

Selections

Hello guys,

Selection in Qlikview are by default green / white and gray but is there any way to change the color of selection for example What I select in green and options that are not in my selction are transparent??

Is that possible?

I appericiate your help

Thanks

1 Solution

Accepted Solutions
marcus_sommer

Take a look here: Assigning Selection Color in Macro with value from Script. But I assume that you only want to hide the excluded values, right? For this you could choose this option within tab general or you could use a listbox-expression like: aggr(YourField, YourField)

- Marcus

View solution in original post

3 Replies
vishsaggi
Champion III
Champion III

I have not used, but there are few extensions to go against Qlikview native color coding feature. Personally i would stick to native QV color coding. Any specific reason you want to change ?

marcus_sommer

Take a look here: Assigning Selection Color in Macro with value from Script. But I assume that you only want to hide the excluded values, right? For this you could choose this option within tab general or you could use a listbox-expression like: aggr(YourField, YourField)

- Marcus

master_student
Creator III
Creator III
Author

I want to hide the excluded values