Binary.FromList is a Power Query M function that converts a list of numbers into a binary value. The function returns a binary value representing the list of numbers.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
Binary.FromList( list as list ) as binary
Description
Converts a list of numbers into a binary value.
Related functions
Other functions related to Binary.FromList are:
