measureArithmeticOperands()
Home > @gooddata/sdk-model > measureArithmeticOperands
measureArithmeticOperands() function
Gets identifiers of arithmetic operands from the provided arithmetic measure.
Signature:
export declare function measureArithmeticOperands(measure: IMeasure<IArithmeticMeasureDefinition>): string[];
Parameters
Parameter | Type | Description |
---|---|---|
measure | IMeasure<IArithmeticMeasureDefinition> | measure to get arithmetic operands from |
Returns:
string[]
array of local identifiers of measures that are used as arithmetic operands