Power Query
published
Search
⌃K

Binary.ToText

Binary.ToText

Encodes binary data into a text form.
function (optional binary as nullable any, optional encoding as nullable any) as nullable any

Description

Returns the result of converting a binary list of numbers binary into a text value. Optionally, encoding may be specified to indicate the encoding to be used in the text value produced The following BinaryEncoding values may be used for encoding.

Category

Binary