GetHyperCubeStackData method
Overview
Retrieves the values of a stacked pivot table. It is possible to retrieve specific pages of data.
Parameters
Name | Description | Type |
---|---|---|
qPath |
Path to the definition of the object to be selected. For example, /qHyperCubeDef. This parameter is mandatory. |
String |
qPages |
Array of pages to retrieve. This parameter is mandatory. |
Array of NxPage |
qMaxNbrCells |
Maximum number of cells at outer level. This parameter is optional. The default value is 10 000. |
Integer |
Outputs
A data set is returned.
Name | Description | Type |
---|---|---|
qDataPages | A data set. |
Array of NxStackPage |
Learn more
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!