Getting Cube Data as Table

Below is the example of using the GetCube operation to get a table that contains cube data. The request contains moniker of opened cube instance, dimension selection, and parameters of dimensions layout. The response contains a data table. Information on the column and number of rows as well as cell values is available for the table. The cells are shown as a single-dimensional array from left to right and from top to bottom.

SOAP

JSON

C#

See also:

GetCube