removeAllCalculatedMeasures()
[starting from version: 2.3]
Removes all calculated values.
Note The removeAllCalculatedMeasures method is available only for reports based on the "json", "csv", and "api" data source types.
To remove all calculated measures:
pivot.removeAllCalculatedMeasures();