Value.Expression is a Power Query M function that generates an abstract syntax tree (AST) representing the input value’s expression. The function returns the AST for the given value.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Value.Expression( value as any ) as nullable record
Description
Returns an abstract syntax tree (AST) that represents the value’s expression
Related functions
Other functions related to Value.Expression are:
- Value.Alternates
- Value.Lineage
- Value.ResourceExpression
- Value.Traits
- Value.Type
- Value.VersionIdentity
- Value.Versions
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy