PowerQuery
Home
Blog
Functions
Patterns
Showcases
← Back to Binary functions
BinaryFormat.Byte
A data format that interprets a single byte as an integer value ranging from 0 to 255.
Syntax
BinaryFormat.Byte(binary as binary) as any
About
A data format that interprets a single byte as an integer value ranging from 0 to 255.