COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: halkosj on 08 Apr 2009 06:29:04 PM

Title: Determining drill level
Post by: halkosj on 08 Apr 2009 06:29:04 PM
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?