Skip to main content

Cube Dimension Regular Binding Element

Cube Dimension Regular Binding Element

Attributes

AttributeAPI TypeDefaultDescription
CubeDimensionNameAstCubeDimensionNode 
This value specifies a direct reference to the cube dimension that will be bound to the measure group. This is a required reference to an existing definiton.
GranularityAttributeNameAstAttributeNode 
This property represents the selected granularity attribute from a dimension in the project. This is a required reference to an existing definiton.

Collection Children

ChildAPI TypeDescription
<MeasureGroupColumns>
    <MeasureGroupColumn />
</MeasureGroupColumns>
AstDimensionBindingColumnReferenceNode
Defines the collection of fact table column dindings for this dimension. This is a required property
<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.