• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Cube Dimension Reference Binding Element

API Type:
Varigence.Languages.Biml.Cube.AstCubeDimensionReferenceBindingNode
X-Ref:
  • Ast Cube Dimension Reference Binding Node
  • Ast Cube Dimension Binding Base Node

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.
IntermediateAttributeNameAstAttributeNode 
This value specifies a direct reference to the attribute that will serve as the intermediate attribute. This is a required reference to an existing definiton.
IntermediateCubeDimensionNameAstCubeDimensionNode 
This value specifies a direct reference to the intermediate cube dimension for the reference dimension relationship. This is a required reference to an existing definiton.
MaterializedBooleantrue
This value specifies whether the reference dimension should be materialized.

Collection Children

ChildAPI TypeDescription
<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.

© Varigence