Syntax :
=CUBEVALUE (connection, [member expression1], [member expression2],…)
Parameters :
- The following parameters are :
Connection :
- Required. A text string containing the name of the cube connection.
Member expression :
- Optional. A text string containing a multidimensional MDX) that evaluates to a cube member or tuple. Member expression can also be a set defined with the CUBESET function. To specify the section of the cube for which the aggregated result is returned, use member expression as a slicer. If no measure is supplied in member expression, the cube’s default measure is utilised.