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.
Related functions
Other functions related to Binary.Length are:
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy