Home > @activeviam/activeui-sdk > SubSelectNode
SubSelectNode interface
An MdxNode representing a subselect expression.
Signature:
export interface SubSelectNode
Properties
| Property | Type | Description |
|---|---|---|
| axes | AxisNode[] | |
| elementType | 'SubSelect' | |
| from | SubSelectNode | FromClauseNode | |
| nonVisual | boolean | |
| slicerAxis | AxisNode |