Value.Type is a Power Query M function that retrieves the type of a given input value. The function returns the type of the input value.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Value.Type( value as any ) as type
Description
Returns the type of the given value.
Related functions
Other functions related to Value.Type are:
- Value.Alternates
- Value.Expression
- Value.Lineage
- Value.ResourceExpression
- Value.Traits
- Value.VersionIdentity
- Value.Versions
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy