GetHyperCubeContinuousData method
Retrieves and packs compressed hypercube and axis data. It is possible to retrieve specific pages of data.
Information note
Binning is done on the time stamp data as well as the date. This means that you can zoom in to a level of granularity as low as seconds.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qPath |
Path to the definition of the object. For example, /qHyperCubeDef . |
Yes | String |
qOptions |
Defines the data to return. |
Yes | NxContinuousDataOptions |
qReverseSort |
If set to true the returned data pages are reverse sorted. Optional. |
No | Boolean |
Returns
Name | Description | Type |
---|---|---|
qDataPages |
Array of pages to retrieve. The dimension values and the measure values. |
Array of NxDataPage |
qAxisData |
List of x-axis data including name, ticks and tags. Only days are returned, not time. |
NxAxisData |
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!