PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Value functions
Value.Type
This function will provide information on the data type of the specified value.
Syntax
Value.Type(value as any) as type
About
This function will provide information on the data type of the specified value.