BinaryFormat.Double

BinaryFormat.Double is a Power Query M function that reads an 8-byte IEEE double-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.Double( binary as binary ) as any

Description

A binary format that reads an 8-byte IEEE double-precision floating point value.

Other functions related to BinaryFormat.Double are:

BI Gorilla Youtube Channel

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