Binary.Length

Binary.Length is a Power Query M function that returns the number of characters in a binary value. The function returns the length of the binary value.

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

Syntax

Binary.Length( binary as nullable binary ) as nullable number

Description

Returns the number of characters.

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