Delete Statistics
Use this command to delete the saved statistics and stop the auto-collection process for a specified Collect Statistics command. You must call the Delete Statistics command with same parameters as the ones used in the corresponding Collect Statistics command.
Syntax:
DELETE STATISTICS ON DataAreaName DimName
where:
- DataAreaName is the name of the DataArea for which to delete statistics.
- DimName is the calculation dimension.
Syntax example:
DELETE STATISTICS ON testarea accounts
DELETE STATISTICS ON testarea entities
See also