BinaryFormat.Byte is a Power Query M function that reads an 8-bit unsigned integer from a binary value. The function returns the 8-bit unsigned integer value.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
BinaryFormat.Byte( binary as binary ) as any
Description
A binary format that reads an 8-bit unsigned integer.
Related functions
Other functions related to BinaryFormat.Byte are:
- BinaryFormat.Choice
- BinaryFormat.Decimal
- BinaryFormat.Double
- BinaryFormat.Length
- BinaryFormat.Null
- BinaryFormat.Single
- BinaryFormat.Text
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy