CustomAnalysisWizard.setHierarchy

Syntax

setHierarchy(value: PP.TS.MetaHierarchy);

Parameters

value. Metabase hierarchy.

Description

The setHierarchy method sets metabase hierarchy in the workbook expression editor.

Example

The example of use is given on the page with description of the CustomAnalysisWizard.getExpressionEditorDialog method.

See also:

CustomAnalysisWizard