Function Summary

CUBEMEMBER(connection, member-expression, caption) returns a member in the cube (e.g., Bicycles, Cars, All Products, CY 2004) (member can be a tuple)

CUBESET(connection, set-expression, caption, sort-order, sort-by) returns a set of members (e.g., all Countries)

CUBERANKEDMEMBER(connection, set-expression, rank, caption) returns one member of the referenced set (e.g., )

CUBEVALUE(connection, member-expression-1, member-expression-2, …) returns the aggregate summarized value for the intersection of members specified.