Binary.Compress

Syntax

Binary.Compress(binary as nullable binary, compressionType as number) as nullable binary

Description

Compresses a binary value using the given compression type. The result of this call is a compressed copy of the input. Compression types include:

Reference Data

https://docs.microsoft.com/en-us/powerquery-m/power-query-m-function-reference

Power Query M Functions / Binary Functions / Binary.Compress