Cubes Structure

Use the Cubes Structure page to define the structure of the calculated cube. Source cubes are selected, and calculated cube dimensions are defined.

To add source cubes:

Coordinates of cube cells will be used to form equations of the calculated cube. Respective data will be used in calculations on creating a calculated cube.

To delete the selected source cube, click the Delete button in the web application or the Delete button in the desktop application.

To create multidimensional structure of calculated cube, add dictionaries to it. Each dictionary is a dimension of the calculated cube. To add dictionaries:

In the desktop application one can also add the dimension existing in the source cube to the destination cube. To do this, select the Add to Destination Cube item in the context menu of the selected dimension.

NOTE. The Primary Key is not Specified for Free Dimension error can appear on creating a calculated cube. Proper creation of calculated cube requires the primary index to be in all dimensions of the source cube and destination cube.

To delete the selected dictionary:

NOTE. The dimension fixed in the source cube cannot be deleted from a destination cube. A warning message is displayed when this operation is executed. To delete this type of dimension, first remove a fixation and then try again.

Fixing Dimensions

Fixing dimension enables the user to reduce the number of dimensions that are used to describe cube cell coordinates in formulas. Fixation means direct correspondence between source dictionary elements and destination dictionary elements. Dimension elements are mapped by index.

NOTE. The dimension, which is not added to the destination cube, cannot be fixed.

Execute the following to fix the selected dictionary:

Fixed dictionaries are highlighted in bold.

To remove fixing, execute one of the following:

Context Menu of the Source Cubes and Destination Cubes Lists

The context menu includes the following items:

NOTE. Other items are described in the corresponding subsections on this page.

Setting Lags

Lags can be set for source cube and destination cube dimensions in the desktop application. The lag determines the number of neighbor values towards the current calculation point will be loaded on calculating formulas. The lag setting can be required, if formula supposes to use value of the element excluded from selection.

To set the lag, select the Edit lags context menu item of the required dimension. The Slice Lags dialog box opens:

Values to be set:

NOTE. The lag setting can be required to provide a correct calculation of the LAGVAL function.

See also:

Calculated Cube