TreeData
Renders the properties of a TreeData object. Is the layout for TreeDataDef. For more information about the definition of TreeData, see Generic object.
To retrieve data from the TreeData object, use the method called GetHyperCubeTreeData.
This API is reliable and breaking changes are unlikely.
Properties
Name | Description | Type |
---|---|---|
qStateName |
Name of the alternate state. Default is current selections $ . |
String |
qNodesOnDim |
The total number of nodes on each dimension. |
Array of Integer |
qError | NxValidationError | |
qDimensionInfo |
Information on the dimension. |
Array of NxTreeDimensionInfo |
qEffectiveInterColumnSortOrder |
Defines the order of the dimenion levels/columns in the TreeData object. Column numbers are separated by a comma. Example: [1,0,2] means that the first level in the tree structure is dimension 1, followed by dimension 0 and dimension 2. |
Array of Integer |
qHasOtherValues |
True if other row exists. |
Boolean |
qTitle |
Title of the TreeData object, for example the title of a chart. |
String |
qLastExpandedPos | NxCellPosition | |
qCalcCondMsg |
The message displayed if calculation condition is not fulfilled. |
String |
qTreeDataPages |
Set of data. Is empty if nothing has been defined in qInitialDataFetch in TreeDataDef. |
Array of NxTreeNode |
qMeasureInfo |
Information on the measures calculated on the whole tree. |
Array of NxMeasureInfo |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!