☝️Small business or a startup? See if you qualify for our special offer.
+
All documentation

removeAllCalculatedMeasures

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.

Example

To remove all calculated measures:

pivot.removeAllCalculatedMeasures();

Live example

See also