DataInputService.queryMeasureCorrectionValues Method

Queries for measure correction values.
 

Parameters

metricSetId

Type: String
The ID of the metric set to retrieve correction values for.
parameterValues

Type: Array
ElementType: ParameterValue
(optional) The parameter values that were used for the retrieved correction values.
Optional: True

Return Value


Type: jQuery.Promise
Value: Array
Element Value: CorrectionValue
A promise object that is resolved when the call is complete. If successful, an array of dundas.data.CorrectionValue is returned.