Cube.AttributeMemberId

Updated on

Cube.AttributeMemberId is a function in the Power Query M language that retrieves the unique member identifier from a member property value attribute. The function returns the member identifier or null for other values.

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

Syntax

Cube.AttributeMemberId( attribute as any ) as any

Description

Returns the unique member identifier from a member property value. attribute. Returns null for any other values.

Other functions related to Cube.AttributeMemberId are:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/cube-attributememberid

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy