@GEN

The @GEN calculation function for Essbase returns the generation number of the specified member.

Syntax

@GEN (mbrName)

Parameters

mbrName

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

Example

In the Sample Basic database:

@GEN(Year)

Returns 1.

@GEN(Qtr3)

Returns 2.

See Also