DataInputService.deleteContextualMeasureValues Method
Modifies a contextual measure value.
Parameters
- metricSetId
-
Type: String
The ID of the metric set which the contextual value is on.
- contextualMeasureUniqueName
-
Type: String
The unique name of the contextual measure to delete all the contextual measure values on.
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.