GetHyperCubeTreeData method

Retrieves data for nodes in a tree structure. It is possible to retrieve specific pages of data.

This method works for a hypercube in DATA_MODE_PIVOT.

Stability index

The Qlik Sense stability index indicates how stable or mature an API is. The GetHyperCubeTreeData method has the stability index: EXPERIMENTAL



Parameters

Name Description Mandatory Type
qPath

Path to the definition of the object to be selected.

Yes String
qNodeOptions

Specifies all the paging filters needed to define the tree to be fetched.

Yes NxTreeDataOption

Returns

Name Description Type
qNodes

Represents the nodes and dimensions of the defined tree.

Array of NxTreeNode