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.
Related functions
Other functions related to Binary.ToList are:
