GetHyperCubePivotData method

Retrieves the values of a pivot table. It is possible to retrieve specific pages of data.

This method works for a hypercube in DATA_MODE_PIVOT.



Parameters

Name Description Mandatory Type
qPath

Path to the definition of the object to be selected. For example, /qHyperCubeDef .

Yes String
qPages

Array of pages to retrieve.

Yes Array of NxPage

Returns

Name Description Type
qDataPages

A data set.

Array of NxPivotPage