TraceLevel.Type

Updated on

TraceLevel.Type specifies the trace level.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the TraceLevel.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).

ArgumentValueDescription
TraceLevel.Critical1Specifies Critical trace level.
TraceLevel.Error2Specifies Error trace level.
TraceLevel.Warning4Specifies Warning trace level.
TraceLevel.Information8Specifies Information trace level.
TraceLevel.Verbose16Specifies Verbose trace level.

Applies to

Here’s a list of functions that work with TraceLevel.Type:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/tracelevel-type

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy