Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+
Row

PivotDataField.ShowValuesWithCalculation Method

Name Parameters Description
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField, PivotBaseItemType) calculationType, baseField, baseItemType Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField, PivotItem) calculationType, baseField, baseItem Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField) calculationType, baseField Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType) calculationType Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.