virtual_measure_dimension
The virtual_measure_dimension
command creates and deletes virtual
measure dimensions, and also updates and retrieves the properties of a virtual measure
dimension.
The following table lists the properties of a virtual measure dimension, describes each of them,
and specifies whether each property is applicable in an HTTP POST
or
PUT
method (as an input), or in an HTTP GET
method (as an
output).
Name | Description | HTTP methods |
---|---|---|
parent |
id of the parent virtual cube. |
POST |
calculatedMeasures |
Array of id values
of child calculated measures. |
GET |
comment |
Comment. |
|
defaultVirtualMeasure |
id of the default virtual measure or calculated measure. The
virtual measure or calculated measure must exist. |
|
description |
Description. Localized text. |
|
folders |
Array of id values of child virtual measure folders. |
|
name |
Name. Localized text. |
|
screenTip |
Screen tip. Localized text. |
|
sourceObjects |
Array of id values of virtual source objects. |
|
virtualMeasures |
Array of id values of child virtual measures. |
GET |