MeasureList
Overview
Lists the measures. Is the layout for MeasureListDef.
Properties
Name | Description | Type |
---|---|---|
qItems | Information about the list of measures | Array of NxContainerEntry |
Example
"qMeasureList": {
"qItems": [
{
"qInfo": {
"qId": "Mes01",
"qType": "Measure"
},
"qData": {}
},
{
"qInfo": {
"qId": "Mes02",
"qType": "Measure"
},
"qData": {}
}
]
}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!