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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.

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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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

Top Solution Authors