We need to apply a conditional style which depends on the drill level.
Tried to use this expression for a data item:
roleValue('_levelNumber',currentMember([Namespace].[Dimension].[Hierarchy]))
but this always returns a null.
How can we determine the drill level?