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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
Sana_Syed
New Member

Downloading Data Sets via Power BI REST API?

Hello.

 

I wanted to know if there is a way to download datasets via the Power BI Rest API that were uploaded to Power BI? I went through the documentation but couldnot find any endpoint to do so. Any help or guideline is appreciated.

 

Regards.

3 REPLIES 3
v-qiuyu-msft
Community Support
Community Support

Hi @Sana_Syed

 

Currently, we are not able to download the dataset separately. However, we can download the pbix file from Power BI service via REST API: 

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exportreportingroup

https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exportreport

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hello, @v-qiuyu-msft ,

 

Thank you for the response. It was helpful. Although, i was reading about this feature over at the Microsoft Docs and found the following:

 

There are a few important considerations and limitations associated with downloading a .pbix file from the Power BI service.

  • To download the file, you must have edit access to the report.
  • The report must have been created by using Power BI Desktop and published to the Power BI service, or the .pbix file must have been uploaded to the Power BI service.
  • Reports must be published or updated after November 23, 2016. Reports published earlier aren't downloadable.
  • This feature won't work with reports and content packs originally created in the Power BI service.
  • Always use the latest version of Power BI Desktop when you open downloaded files. Downloaded .pbix files might not open in non-current versions of Power BI Desktop.
  • If your administrator has turned off the ability to download data, this feature won't be visible in the Power BI service.
  • Datasets with incremental refresh can't be downloaded to a .pbix file.

 

Are these requirements also applicable on the EXPORT API you mentioned before?

 

Regards.

Hi @Sana_Syed

 

Based on my test, the limitations apply to API as well. 

 

Best Regards,
Qiuyun Yu

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors