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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
marikabi
Creator
Creator

expression "if pivot table is expanded"

Hello,

I would like to define an expression in a pivot table which is visible only in the case that the pivot is expanded.

In case it's collapsed, I want that expression to be hidden.

Is there a way how to translate this condition into my expression?

Many thanks in advance

2 Replies
andrei_delta
Partner - Creator III
Partner - Creator III

Hi,

it may be possible only by macro not by chart expression

marikabi
Creator
Creator
Author

Hello,

just FYI in case someone is trying to do the same..

I solved it using IF(Dimensionality() ....)

Regards