Skip to main content

Tabular Perspective Calculation Group Reference Element

Tabular Perspective Calculation Group Reference Element

API Type:

Varigence.Languages.Biml.Tabular.AstTabularPerspectiveCalculationGroupReferenceNode

Attributes

AttributeAPI TypeDefaultDescription
IncludeAllColumnsBooleanFalse
Include all columns from this calculation group in the perspective.
TabularCalculationGroupNameAstTabularCalculationGroupNode 
The calculation group included in this perspective. This references an existing definiton.

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.
<Columns>
    <Column />
</Columns>
AstTabularPerspectiveCalculationGroupColumnReferenceNode
Specifies the columns from the referenced tabular calculation group that should be included in the perspective.