IMDCalculationFormulasConverter.Convert

Syntax

Convert;

Description

The Convert method converts formulas from multidimensional calculation to calculated cube.

Comments

It is recommended to check correspondence of structures of multidimensional calculation and calculated cube before conversion.

Changed formulas of calculated cube must be saved after conversion.

Example

The property use is given in description of the CreateFormulasConverter method.

See also:

IMDCalculationFormulasConverter