Line Dimension
Type
Constant String
Since
1.2
Description
This property defines the line-dimension for this Cube. The line-dimension is used to read the cube-data in a list-oriented (and not aggregated) way. See the general description of cubes for further details.
This property expects the name of a prior defined dimension which has to contain numbers (beginning from 1) as keys.
Such a dimension can be created with a Number-Keyloader, but one Line-Dimension already exists by default in the system. If you leave this property empty, this default-dimension will be used as Line-Dimension for this cube.
Since version 2.2, each model contains an automatically generated line-dimension. The creation and usage of own line-dimensions is no longer needed and recommended.
Examples
Line Dimension = "Line"
