MDX Functions that Return a Tuple

The following functions return a tuple.

Table 4-28 MDX Tuple Functions

Function Result
CurrentTuple Returns the current tuple in a set. Current is in the context of query execution mechanics. Use in combination with iterative functions such as Filter.
Item Extracts a member from a tuple.