Framework:SetMeasureDimension

From CoPlanner 10
Jump to navigationJump to search

Function

SetMeasureDimension(<Measure>,<Dimension>)

Replaces the value of a measure with a dimension element. Please enter in property "SpecialDefinition" of the mask. The measure has to be defined as datatype "GrosseGanzzahl".

Parameter Description
Measuren Name of the measures.
Dimension Name of the dimension.

This function belongs to client-side functions.

Result

Replaces the value of a measure with a dimension element with the corresponding COPSYS_ID.

Example

SetMeasureDimension(Calculated Measure_1,Products);
Replaces the value of the measure "Calculated Measure_1" with a dimension element of the dimension "Products" with the corresponding COPSYS_ID.