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

How to disable a specific column from selection in Pivot table

Hi All,

Currently I can make selection across the dimensions in the attached pivot table: Organisation, Business Group, Business Unit, Product

However, I want to disable the selection of ‘product’ in the privot table. Any ideal how this can be configured?

Many Thanks!

Heok

1 Solution

Accepted Solutions
rustyfishbones
Master II
Master II

Create a Text Object set the color to transparent and cover the product

see attached

View solution in original post

5 Replies
Not applicable
Author

Maybe you can try using this set analysis in all your expressions : {<keyProduct2=>}

This will ignore the selection in product.

It is harder to prevent qlikview from making a selection.

regards

stephane

Not applicable
Author

I tried that and it doesn't seems to work for my purpose.

Thanks anyway!

bbi_mba_76
Partner - Specialist
Partner - Specialist

Hi,

if you could have the always fully expanded option, then you can put a transparent text over the field.

rustyfishbones
Master II
Master II

Create a Text Object set the color to transparent and cover the product

see attached

Not applicable
Author

This is a good idea to workaround. Thanks All!