GetHyperCubeData method
Retrieves the calculated data for a chart, a table, or a scatter plot. It is possible to retrieve specific pages of data.
Information note
A data set is returned.
This method works for a hypercube in DATA_MODE_STRAIGHT.
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 NxDataPage |
See also
Add attribute expressions to a measure
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!