Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Friends,
I want to hide few columns in Pivot table, do we have any option to hide ?
Nothing that QlikView has, but may be using a Macro
Will this work on Access Point ?
Yes, this is a one time macro which can be removed after you have hidden your column.
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 ?
Thanks Sunny, It worked. I would able to do it
Don't need a sample anymore? Cool... I am glad you figured it out
Can you close the thread marking one of the responses as Correct/helpful please.
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.
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.