Forum Discussion
nklytics
2 years agoFrequent Visitor
Parquet File Loading in Dataflow
Hi I tried loading parquet file from my OneDrive of size 200MB in power bi dataflow but it throw an error of Parquet.Document cannot be used with streamed binary values. It works well with parquet...
- Anonymous2 years ago
Hi nklytics ,
Thanks for the information. I am moving this thread Power BI Forum and you will get some better help.
nklytics
2 years agoFrequent Visitor
Thanks for reponse.
It is working perefectly fine with dataflow gen2 but not with power bi dataflow.
It also works fine when connecting with Local file in Power BI Desktop.
Thanks
Anonymous
2 years agoNot applicable
Hi nklytics ,
Thanks for the information. I am moving this thread Power BI Forum and you will get some better help.
- nklytics2 years agoFrequent Visitor
Thanks so much!
- dazhang2 years agoMicrosoft Employee
Hi nklytics, right now the Parquet connector only supports reading files from the local system, Azure Blob Storage and ADLS Gen 2. Reading from other sources, even if it may appear to work under certain circumstances or within certain constraints, is not supported.
- nklytics2 years agoFrequent Visitor
Thanks