Value.VersionIdentity

Updated on

Value.VersionIdentity is a Power Query M function that returns the version identity of the input value. When there is no version, it returns null.

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

Syntax

Value.VersionIdentity( value as any ) as any

Description

Returns the version identity of the value, or null if it doesn’t have a version.

Learn more about Value.VersionIdentity in the following articles:

Other functions related to Value.VersionIdentity are:

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

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