Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

VirtualCube

A cube defined by combining the dimensions and measures of one or more cubes. A measure originating from another cube can be a <CalculatedMember>.

Attributes

Attribute Data type Definition
enabled Boolean Whether this element is enabled - if true, then the Virtual Cube is realized otherwise it is ignored.
name String  
defaultMeasure String The name of the measure that would be taken as the default measure of the cube.
caption String A string being displayed instead of the cube's name. Can be localized from Properties file using #{propertyname}.

Constituent elements

Element Definition
CubeUsages  
VirtualCubeDimension  
VirtualCubeMeasure  
CalculatedMember Calculated members that belong to this virtual cube. (Calculated members inherited from other cubes should not be in this list.)
NamedSet Named sets in this cube.