PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Value functions
Value.Expression
It retrieves an abstract syntax tree (AST) that illustrates the expression of the value.
Syntax
Value.Expression(value as any) as nullable record
About
It retrieves an abstract syntax tree (AST) that illustrates the expression of the value.