FilterCrossJoins Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

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.