Error functions

Error functions functions for Power Query M language.

Functions

FunctionDescription
Diagnostics.ActivityIdProvides a unique and hidden identifier for the ongoing evaluation.
Diagnostics.TraceGenerates a trace message and returns a value if tracing is activated. The optional parameter "delayed" determines whether the evaluation of the value should be postponed until the message is traced. ...
Error.RecordThis function retrieves an error entry using the text values provided for reason, message, and detail.