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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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