value

Returns the value of the cell identified by "tuple". Note that the default member of the Measures dimension is the Default Measure.

Syntax

value ( tuple )

Example 1

value ( tuple ( [great_outdoors_company].[Years].[Years].[Year] 
->:[PC].[Years (Root)].[20040101-20041231] , [great_outdoors_company].
[Measures].[Revenue] ) )

Result

$34,750,563.50

Example 2

value ( tuple ( [2004] , [Camping Equipment] , [Revenue] ) )

Result

$20,471,328.88