Creating Measures

Important

In order to create a measure, you will need first to create a measure group folder.

Measure Groups have been introduced into the OLAP Manager as a way to force users to organize their measures into groups for easier access later on.

They don’t have any other utilities or impact, you could create only one Global Measure for all the global elements without affecting the functionality and usability of the cube, but the good practice would be to organize properly your measures by group (e.g. values, quantities, etc.).

To create a measure group:

  1. In the Cubes list, click one cube.
  2. Untick the In Production checkbox and click Save.
  3. In the Navigation Bar, click Navigation and select Measures.
  4. In the Navigation Bar, click Add Folder.
  5. Enter a name for this folder and click Save.

To create a measure:

  1. Click on the drop-down arrow to display the Measures within the Measure Group.

  2. Click Add Measure.
  3. Enter the parameters as described below and click Save.

Measure property Description
Description A description of the measure.
Field Name The name of the column in the cube. Use only capital letters, and avoid SQL keywords.
Data Type Choose a .net data type that is the closest to the data type in the data source.
Folder Choose the Measure Group where the measure will be held.
Precision Size of the data type (if applicable).
Scale Number of decimals.
Summarizable A sum of the value at the cube aggregation level is performed. When using measures (ex: Quantity, Amount, Margin, Cost, etc.), the cube will perform a calculation of the aggregations to display their sum. If you unselect this option, the measures will remain at 0. It is strongly recommended to leave this option selected.