OLAPData Function

The OLAPData function allows simple access to a single OLAP cube cell value during a transformation process, without defining a Cube extract and a Lookup function for it.

Input consists of the cell path to the OLAP cell. The number of inputs must be identical to the number of dimensions in the cube. The ith input is an element of the ith cube dimension. It’s convenient to use constant input values.

Parameters

Connection A connection to a Jedox or JedoxOLAP connection
Cube Name of an OLAP cube in the connection

Updated September 27, 2022