Tabular Perspective Calculation Group Reference Element
Tabular Perspective Calculation Group Reference Element
API Type:
Varigence.Languages.Biml.Tabular.AstTabularPerspectiveCalculationGroupReferenceNode
Attributes
| Attribute | API Type | Default | Description |
|---|---|---|---|
| IncludeAllColumns | Boolean | False | Include all columns from this calculation group in the perspective. |
| TabularCalculationGroupName | AstTabularCalculationGroupNode | The calculation group included in this perspective. This references an existing definiton. |
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. |
| <Columns> <Column /> </Columns> | AstTabularPerspectiveCalculationGroupColumnReferenceNode | Specifies the columns from the referenced tabular calculation group that should be included in the perspective. |