BinaryEncoding.Type

BinaryEncoding.Type specifies the type of binary encoding.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the BinaryEncoding.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
BinaryEncoding.Base640Constant to use as the encoding type when base-64 encoding is required.
BinaryEncoding.Hex1Constant to use as the encoding type when hexadecimal encoding is required.

Applies to

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

BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/binaryencoding-type
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.