Skip to main content
Hitachi Vantara Lumada and Pentaho Documentation

NamedSet

A schema is a collection of cubes and virtual cubes. It can also contain shared dimensions (for use by those cubes), named sets, roles, and declarations of user-defined functions.

Attributes

Attribute Data Type Definition
name String

Name of this named set

caption String

Caption of this named set. Can be localized from Properties file using #{propertyname}.

description String

Description of this named set. Can be localized from Properties file using #{propertyname}.

formula String

MDX expression which gives the value of this set. Equivalent to the Formula sub-element.

Constituent Elements

Element Definition
Formula MDX expression which gives the value of this set