MDX Documentation
CurrentMember (standard MDX)

Returns the current member (in the evaluation context) of the specified hierarchy.

Parameters

Name Type Cardinality Default value
  hierarchy-expression  one   

Return

member

Description

Allows calculations to retrieve information about hierarchy members in the current context.

The context is defined as following:

1) the tuples (from the axes) indexing the cell being calculated,
2) the slicer content,
3) the tuple being iterated (e.g., Generate(), ...).

Current member works also across hierarchies of the same dimension. If there is a unique member of the specified hierarchy that 'exists' on the current context.

See Also

Current Exists

Examples

Special Examples (errors, null, ...)

XMLA Properties

Find here the value of the XMLA properties when not specified otherwise.

icCube OLAP version: 2.5.1 13-May-2012 02:21:10 GMT