GetHyperCubePivotData method
Retrieves the values of a pivot table. It is possible to retrieve specific pages of data.
Information note
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 |
See also
Get the values of a pivot table
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!