IPivotDimensionFilterSettings.KeepParent

Syntax

KeepParent: Boolean;

Description

The KeepParent property determines whether owners of non-excluded elements are kept in the filtered table.

Comments

Available values:

Setting this option allows for keeping parent elements that do not satisfy the filtering condition in the filtered table.

Example

The property use is given in the example for IPivotDimensionFilterSettings.Condition.

See also:

IPivotDimensionFilterSettings