📄️ Action.WithErrorContext
This function is intended for internal use only.
📄️ DirectQueryCapabilities.From
This function is intended for internal use only.
📄️ Embedded.Value
Accesses a value by name in an embedded mashup.
📄️ Excel.ShapeTable
This function is intended for internal use only.
📄️ Graph.Nodes
This function is intended for internal use only.
📄️ Progress.DataSourceProgress
This function is intended for internal use only.
📄️ SqlExpression.SchemaFrom
This function is intended for internal use only.
📄️ SqlExpression.ToExpression
Converts the provided SQL query to M code. This function is intended for internal use only.
📄️ Value.Add
Returns the sum of the two values.
📄️ Value.Alternates
Expresses alternate query plans.
📄️ Value.As
Returns the value if it is compatible with the specified type.
📄️ Value.Compare
Returns -1, 0, or 1 based on whether the first value is less than, equal to, or greater than the second.
📄️ Value.Divide
Returns the result of dividing the first value by the second.
📄️ Value.Equals
Returns whether two values are equal.
📄️ Value.Expression
Returns an abstract syntax tree (AST) that represents the value's expression.
📄️ Value.Firewall
This function is intended for internal use only.
📄️ Value.Is
Determines whether a value is compatible with the specified type.
📄️ Value.Lineage
This function is intended for internal use only.
📄️ Value.Metadata
Returns a record containing the input's metadata.
📄️ Value.Multiply
Returns the product of the two values.
📄️ Value.NativeQuery
Evaluates a query against a target.
📄️ Value.NullableEquals
Returns whether two values are equal.
📄️ Value.Optimize
Signals Value.Expression to return the optimized expression for a value.
📄️ Value.RemoveMetadata
Strips the input of metadata.
📄️ Value.ReplaceMetadata
Replaces the input's metadata information.
📄️ Value.ReplaceType
Replaces the value's type.
📄️ Value.Subtract
Returns the difference of the two values.
📄️ Value.Traits
This function is intended for internal use only.
📄️ Value.Type
Returns the type of the given value.
📄️ Value.VersionIdentity
Value.VersionIdentity
📄️ Value.Versions
Value.Versions
📄️ Value.ViewError
This function is intended for internal use only.
📄️ Value.ViewFunction
This function is intended for internal use only.
📄️ Variable.Value
This function is intended for internal use only.