BinaryFormat.Single

Updated on

BinaryFormat.Single is a Power Query M function that reads a 4-byte IEEE single-precision floating point value from a binary format. The function returns the floating point value.

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

Syntax

BinaryFormat.Single( binary as binary ) as any

Description

A binary format that reads a 4-byte IEEE single-precision floating point value.

Other functions related to BinaryFormat.Single are:

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

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