Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I'm trying to setup a Pivot-Chart with 4 Dimensions and 4 Expressions where I want to show one Expression only when the 3rd or 4th dimension are visible - in fully collapsed 'state' or whe only the second dimension is expanded this expression should be completely suppressed (including the expression's label).
a) is this possible (tried via condition max(dimensionality()) >=2 , but didn't work)
b) if yes, how must the conditional show expression look like?
Greetings,
Edgar
Did you ever figure this out? I'm working on the same issue right now.