Cube.PropertyKey

Cube.PropertyKey is a function in the Power Query M language that returns the key of a specified cube property.

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

Syntax

Cube.PropertyKey( property as any ) as any

Description

Returns the key of property property.

Other functions related to Cube.PropertyKey are:

BI Gorilla Blog

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