Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Cube.Measures(cube as any) as table
About
Returns a table containing the set of available measures within the cube
. Each measure is represented as a function. Measures can be applied to the cube using Cube.AddMeasureColumn.