Expression Functions Overview

Updated on

Examine Expression Functions in Power Query M Language, essential for forming expressions for data manipulation tasks. This page provides a comprehensive list and descriptions of Expression Functions available in the M Language.

Expression Functions

FunctionDescription
Expression.ConstantReturns the M source code representation of a constant value.
Expression.EvaluateReturns the result of evaluating an M expression.
Expression.IdentifierReturns the M source code representation of an identifier.

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

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