Power Query
published
Search
⌃K

Cube.Measures

Cube.Measures

Returns a table containing the set of available measures.
function (optional cube as nullable any) as table

Description

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.

Category

Cube