RData.FromBinary

Updated on

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.

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

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