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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Expand/Collapse dimension with same value

Hi, it is any way to expand/collapse a dimension value and keep other dimensions with the same value in the initial state?

For example, I have this pivot table:

Captura.JPG

When I collapse in "Producto" dimension the value "AFT-PTS-BUY":

Captura.JPG

Every fields with value "AFT-PTS-BUY" collapse. Is possible to avoid this behavior?

Thanks.

Labels (1)
2 Replies
tresB
Champion III
Champion III

I guess, not possible.

mrossoit
Creator II
Creator II

Hi,

you can only expand/collapse all nodes through macro (PivotAlwaysFullyExpanded method). There are no others methods that could help you in this way.

I red that is possible to use a bookmark and check Include Layout State but I never did that:

Expanding only first level of Pivot table

Hope it helps.

MR