Expression Functions Overview

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

FunctionDescriptionInputOutput
Expression.ConstantReturns the M source code representation of a constant value.AnyText
Expression.EvaluateReturns the result of evaluating an M expression.TextAny
Expression.IdentifierReturns the M source code representation of an identifier.TextText
BI Gorilla Blog

Last update: November 24, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/expression-functions
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.