Value.Metadata

Updated on

Value.Metadata is a Power Query M function that retrieves a record containing the input value’s metadata. The function returns a record with metadata for the input value.

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

Syntax

Value.Metadata( value as any ) as any

Description

Returns a record containing the input’s metadata.

Other functions related to Value.Metadata are:

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

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