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.
Related functions
Other functions related to Value.Metadata are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy