BinaryFormat.SignedInteger32

BinaryFormat.SignedInteger32 is a Power Query M function that reads a 32-bit signed integer from a binary format. The function returns the 32-bit signed integer value.

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

Syntax

BinaryFormat.SignedInteger32( binary as binary ) as any

Description

A binary format that reads a 32-bit signed integer.

Other functions related to BinaryFormat.SignedInteger32 are:

BI Gorilla Blog

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/binaryformat-signedinteger32
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.