Binary.ToList

Binary.ToList is a Power Query M function that converts a binary value into a list of numbers. The function returns a list of numbers representing the binary value.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

Binary.ToList( binary as binary ) as list

Description

Converts a binary value into a list of numbers.

Other functions related to Binary.ToList are:

BI Gorilla Youtube Channel

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