Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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 ?
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
I want to hide the excluded values