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.
|