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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
micheledubose
Resolver II
Resolver II

Script that automatically downloads objects from Power BI Report Server

Hello,

 

From the UI, I can download Power BI reports, Paginated reports and Datasets. However, I would like to run a script that will download these objects.  Is there such a script or a Power BI API that I can call?

1 ACCEPTED SOLUTION
d_gosbell
Super User
Super User

Yes, you can do this using powershell with the Reporting Serveices Tools https://github.com/microsoft/ReportingServicesTools and this pretty much just uses the REST api internally which you could also do yourself if you don't want to use PowerShell see: https://docs.microsoft.com/en-us/power-bi/report-server/rest-api 

View solution in original post

1 REPLY 1
d_gosbell
Super User
Super User

Yes, you can do this using powershell with the Reporting Serveices Tools https://github.com/microsoft/ReportingServicesTools and this pretty much just uses the REST api internally which you could also do yourself if you don't want to use PowerShell see: https://docs.microsoft.com/en-us/power-bi/report-server/rest-api 

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.