BinaryFormat.UnsignedInteger16

Updated on

BinaryFormat.UnsignedInteger16 is a Power Query M function that reads a 16-bit unsigned integer from a binary format. The function returns the 16-bit unsigned integer value.

Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365

Syntax

BinaryFormat.UnsignedInteger16( binary as binary ) as any

Description

A binary format that reads a 16-bit unsigned integer.

Other functions related to BinaryFormat.UnsignedInteger16 are:

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

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