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.
2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy