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