Binary.Length

Updated on

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:

Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/binary-length

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy