IPivotEvaluatorDimCalculatesItem.Enabled

Syntax

Enabled(Index: Integer): Boolean;

Options

Index is an index of the calculated factor for this dimension.

Description

The Enabled property determines whether the calculated factor, index of which is passed by the Index parameter, was calculated.

Comments

By default the property is set to True, and the calculated factor is calculated. If the property is set to False, the calculated factor will not be calculated and will not be displayed in the table.

See also:

IPivotEvaluatorDimCalculatesItem