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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
manojkulkarni
Partner - Specialist II
Partner - Specialist II

Hide Column in Pivot Table

Hi Friends,

I want to hide few columns in Pivot table, do we have any option to hide ?

Labels (1)
10 Replies
sunny_talwar

Nothing that QlikView has, but may be using a Macro

Pivot Column Width to Zero

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Will this work on Access Point ?

sunny_talwar

Yes, this is a one time macro which can be removed after you have hidden your column.

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Thanks Sunny, if you don't mind pls can you send me one sample how to make call to macro & where to use in chart ?

manojkulkarni
Partner - Specialist II
Partner - Specialist II
Author

Thanks Sunny, It worked. I would able to do it

sunny_talwar

Don't need a sample anymore? Cool... I am glad you figured it out

vishsaggi
Champion III
Champion III

Can you close the thread marking one of the responses as Correct/helpful please.

kamal_sanguri
Specialist
Specialist

We can hide them..

Use conditional enable feature and write 1=2. The expression would be hide, Dimensions can also be hide using same way.

Capture.PNG

jonathandienst
Partner - Champion III
Partner - Champion III

Conditionally disabling/enabling is not the same as hiding.

A hidden (zero width) column is still calculated, can be referenced by another expression, and if a dimension, still causes lines to be generated. A disabled column is not calculated, cannot be referenced and does not participate in the dimensioning of the object.

Logic will get you from a to b. Imagination will take you everywhere. - A Einstein