Binary.Combine

Binary.Combine is a Power Query M function that merges a list of binary values into a single binary. The function returns a single combined binary value.

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

Syntax

Binary.Combine( binaries as list ) as binary

Description

Combines a list of binaries into a single binary.

Other functions related to Binary.Combine 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-combine
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.