AlwaysIncludeInCube 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 whether the specified field set is always included in the PivotTable list's local cache. Set this property to True to ensure that the specified field set is included in the local cache. The default value is False. Read/write Boolean.

expression.AlwaysIncludeInCube

expression   Required. An expression that returns a PivotFieldSet object.

Remarks

Setting this property to True for a field set ensures that calculated totals that depend on the field set will calculate correctly.