NxTreeDataOption
Specifies all the paging filters needed to define the tree to be fetched.
Stability index
The Qlik Sense stability index indicates how stable or mature an API is. The NxTreeDataOption struct has the stability index: EXPERIMENTAL
Properties
Name | Description | Type |
---|---|---|
qMaxNbrOfNodes | Maximum number of nodes in the tree. If this limit is exceeded, no nodes are returned. All nodes are counted. |
Integer |
qTreeNodes | Defines areas of the tree to be fetched. Areas must be defined left to right. |
Array of NxPageTreeNode |
qTreeLevels | Filters out complete dimensions from the fetched tree. |
NxPageTreeLevel |