Forum Discussion
Anonymous
6 years agoNot applicable
Loading Parquet files from ADLS GEN2 to Power Bi Desktop
I am using Databircks to process data frames and storing in ADLS Gen 2 in DELTA/PARQUET format. I would like to load this to Power BI Desktop and build analytics. Its not working. Files stored in JSO...
Anonymous
5 years agoNot applicable
yes parquet format it's support in power bi, on your query try to use the M function "Parquet.Document"
be careful with the version of the file that you reads if you are using delta lake on you adl with databricks.