PivotTable.CalculatedMembersInFilters property (Excel)

Returns or sets whether to evaluate calculated members from OLAP servers in filters. Read/write.

Syntax

expression.CalculatedMembersInFilters

expression A variable that represents a PivotTable object.

Return value

Boolean

Remarks

True if calculated members are evaluated in filters; otherwise, False.

The value of this property corresponds to the setting of the Evaluate calculated members from OLAP servers in filters check box on the Totals & Filters tab of the PivotTable Options dialog box for a PivotTable report based on an OLAP data source.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.