RData.FromBinary

RData.FromBinary is a Power Query M function that returns a record of data frames from the RData file. The function returns a record containing multiple data frames from the RData binary file format.

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

Syntax

RData.FromBinary( stream as binary ) as any

Description

Returns a record of data frames from the RData file.

BI Gorilla Blog

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