MDX Functions that Return a Layer

The following functions return a layer. A layer is used to group the members of a dimension by hierarchical depth.

In Essbase, a layer is either a generation or a level, indicated by a name or a number.

FunctionResult
GenerationReturns the generation of the input member.
GenerationsReturns the generation specified by the input numerical depth and the input dimension or hierarchy.
LevelReturns the level of the input member.
LevelsReturns the level specified by the input numerical depth and the input dimension or hierarchy.