tuple

Identifies a cell location (intersection) based on the specified members, each of which must be from a different dimension. This function implicitly includes the current member from all dimensions that are not otherwise specified in the arguments. The current member of any dimension not specified in the evaluating context is assumed to be the default member of that dimension. The value of this cell can be obtained with the "value" function.

Syntax

tuple (  member { , member } )

Example

tuple ( [Mountaineering Equipment] , [Fax] )

Result

Returns the Mountaineering Equipment sales by fax.