@LEV

The @LEV calculation function for Essbase returns the level number of the specified member.

Syntax

@LEV(mbrName)

Parameters

mbrName

Any valid single member name, or a function that returns a single member.

Example

In the Sample Basic database:

Table 2-29 @LEV Results

Function Level Returned
@LEV(Margin) 1
@LEV("New York") 0

See Also