PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Binary functions
Binary.Length
This function calculates and returns the total count of characters in a given input.
Syntax
Binary.Length(binary as nullable binary) as nullable number
About
This function calculates and returns the total count of characters in a given input.