Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Exporting a PowerBI report without downloading it and reading it in Databricks automatically.

Hi everyone!

              I want to somehow read a PowerBI report in my databricks workspace as a dataframe. I know that there are ways to read data in PowerBI by reading the data present in the Databricks catalogue for a workspace but I am trying ton find a way to do the opposite of it, i.e, read a PowerBI report in Databricks. Are ther any kind of API's in which I can connect to a report and read the data in a PowerBI report in datrabricks? 

2 REPLIES 2
Anonymous
Not applicable

HI @Anonymous,

For export power bi report, you can try to use export api:

Reports - Export To File In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn

I'm not so clear for your description, did you mean to import power bi report data to databricks?
AFAIK, current power bi service seems not relates these to rest API. Perhaps you can try to turn the XMLA endpoint feature, then you can use this to getting data from power bi dataset.

Dataset connectivity and management with the XMLA endpoint in Power BI - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

Hi @Anonymous!
In simple terms I want to read the data present in a PowerBI report as a spark dataframe in a databricks workspace. So I was wondering if there was an API/method in which I can read the PowerBI report in databricks as a dataframe.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.