IPivotFilterSettings.KeepNeighbors

Fore Syntax

KeepNeighbors: Boolean;

Fore.NET Syntax

KeepNeighbors: boolean;

Description

The KeepNeighbors property determines whether data is filtered by levels of last dimension hierarchy.

Comments

Available values:

If at least one element is not filtered in the heading or sidehead of the last dimension hierarchy level, the entire level, to which this element belongs, is not filtered.

Filtering example:

Fore and Fore.NET Examples

The property use is given in the example for IPivotFilterSettings.SupressEmpty.

See also:

IPivotFilterSettings