PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Value functions
Value.VersionIdentity
This function will provide the version number of the value, or return null if the value does not have a version.
Syntax
Value.VersionIdentity(value as any) as any
About
This function will provide the version number of the value, or return null if the value does not have a version.