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
Value.VersionIdentity
Related functions
Other functions related to Value.VersionIdentity are:
- Value.Alternates
- Value.Expression
- Value.Lineage
- Value.ResourceExpression
- Value.Traits
- Value.Type
- Value.Versions
