Basic Aggregation Mechanism

To set up this aggregation mechanism on the Data Aggregation page:

A dialog box for setting up aggregation for the selected dimension opens.

The dialog box for aggregation setup contains the following parameters:

NOTE. Aggregated data is not saved to cube data source, it is calculated and displayed to preview area.

After the basic aggregation mechanism is set up, non-aggregated data is loaded to the cube. Data aggregation is to be executed within the cube.

Aggregation Calculation Features

If the parent element is not selected, the following is selected:

For example, there is a hierarchy where the following elements are selected:

Calculation can be executed in different ways:

Step The Consider Value in Owner checkbox is selected The Consider value in Owner checkbox is deselected
Calculation is executed on low level
  Item 1.1 = Item 1.1 + item 1.1.1 + item 1.1.2 Item 1.1 = item 1.1.1 + item 1.1.2
Value of high level is calculated
  Item 2 = Item 2 Item 2 = Item 2
  Item 3 = Item 3 Item 3 = Item 3
Value for the root element is calculated
  Root = Root + item 2 + item 3 Root = item 2 + item 3
Step The Consider Value in Owner checkbox is selected The Consider value in Owner checkbox is deselected
Calculation is executed on low level
  Item 1.1 = Item 1.1 + item 1.1.1 + item 1.1.2 Item 1.1 = item 1.1.1 + item 1.1.2
Value of high level is calculated
  Item 2 = Item 2+ item 2.1.1 + 2.1.2 Item 2 = item 2.1.1 + 2.1.2
  Item 3 = Item 3 + item 3.1.1 Item 3 = item 3.1.1
Value for the root element is calculated
  Root = Root + item 1.1 + item 1.3 + item 2 + item 3 Root = item 1.1 + item 1.3 + item 2 + item 3

See also:

Data Aggregation