Skip to main content Skip to complementary content

CreateMeasure method

Overview

Creates a master measure.

A master measure is stored in the library of an app and can be used in many objects. Several generic objects can contain the same measure.

Parameters

Name Description Type
qProp

Information about the properties

This parameter is mandatory.

GenericMeasureProperties

Outputs

The following is returned in the output:

"result": { "qReturn": { "qType": "GenericMeasure", "qHandle": <handle of the measure> }, "qInfo": { "qId": "<identifier of the measure>", "qType": "Measure" } }

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!