MeasureSelector.measures

Property Description

The measures for the measure selector.

Type

workbook.CalculatedMeasure[] | workbook.DataMeasure[]

Module

N/workbook Module

Parent Object

workbook.MeasureSelector

Sibling Object Members

MeasureSelector Object Members

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not an array of workbook.CalculatedMeasure objects or an array of workbook.DataMeasure objects, or the value specified is an empty array.

General Notices