EaxAnalyzer.getDimPosition

Syntax

getDimPosition(key: Number);

Parameters

key. Dimension key.

Description

The getDimPosition method returns dimension of the cube, based on which express report is created.

Comments

The method returns an element of the PP.Exp.PvtDimPos enumeration.

Example

The example of use is given on the page with description of the EaxAnalyzer.getDimOdId method.

See also:

EaxAnalyzer