Value.Type

Updated on

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.

Other functions related to Value.Type are:

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

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