Binary.FromList

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.

Other functions related to Binary.FromList are:

BI Gorilla Blog

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