Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 401 Bytes

File metadata and controls

17 lines (13 loc) · 401 Bytes
description Learn more about: Cube.Measures
title Cube.Measures
ms.subservice m-source
ms.topic reference

Cube.Measures

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.