Cube.MeasureProperties

Cube.MeasureProperties is a function in the Power Query M language that returns a table containing the set of available properties for measures that are expanded in a cube. The function returns a table with the properties of expanded measures.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Cube.MeasureProperties( cube as table ) as table

Description

Returns a table containing the set of available properties for measures that are expanded in the cube.

Other functions related to Cube.MeasureProperties are:

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/cube-measureproperties
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.