FilterCrossJoins Property

Microsoft Office Web Components Object Model

FilterCrossJoins Property

       

Returns or sets a Boolean that determines how the PivotTable control processes empty members when retrieving the data for the current view. The default value is True. Read/write.

expression.FilterCrossJoins

expression   Required. An expression that returns a PivotView object.

Remarks

In most cases, do not want to set this property to False. However, if your OLAP cube contains a field set where the top member is empty, then you may want to set this property to False.