Dimension Hierarchy Level Element
X-Ref:
- Ast Dimension Hierarchy Level Node
- Ast Dimension Named Base Node
Attributes
Attribute | API Type | Default | Description |
---|---|---|---|
AttributeName | AstAttributeNode | This value specifies the name of the attribute to which the hierarchy level is mapped. This is a required reference to an existing definiton. | |
Name | String | Specifies the name of the object. This name can be used to reference this object from anywhere else in the program. This is a required property | |
HideMemberIf | HierarchyLevelHideMemberIf | Never | This value specifies when a member in a level is visible to client applications such as Microsoft Excel. |
Collection Children
Child | API Type | Description |
---|---|---|
<Annotations> <Annotation /> </Annotations> | AstAnnotationNode | This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code. |
<Translations> <Translation /> </Translations> | AstTranslationNode | This value contains alternate language versions of measure groups, measures, cube dimension, perspectives, KPIs, actions, named sets, and calculated members associated with a dimension. These are used by client applications such as Microsoft Excel to show values for dimension metadata that are consistent with the language of the end-user. |