Contact Us +32 81813700

Defining Measure

Measure are the fact or quantitative values. It comes from the fact table configured in the cube.

We will make the measure for the same example. Measure type specifies whether it will be column base or sql expression based.

Column Based:

../../_images/measure1.png

SQL Expression Based:

../../_images/measure2.png

In the column based measure we will see select the fact table column from the columns of the fact table define in the cube i.e. sale_order and sale_order_line.

../../_images/measure3.png

So finally measure will look like:

../../_images/measure4.png

The documentation is editable by everyone on Launchpad.

This Page