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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Diego_HM
New Member

Publishing multiple .pbix files at the same time (bulk/batch upload)

I read about the Power BI REST API to upload multiple .pbix at the same time to the PBI Service.

Anyway, due to my lack of scripting knowledge in C# or .NET I cannot develop this solution.

 

Is there any external tool or any way to allows developers to publish several reports in one single upload?

1 ACCEPTED SOLUTION

Thanks Gallen.

For those who might have the same question, I found the solution here:

 

"You can do this via a script against the REST API, we have a simple powershell sample here that you can modify to upload your reports:

 

https://github.com/Microsoft/Reporting-Services/tree/master/APISamples/powershell

"

View solution in original post

2 REPLIES 2
v-jialluo-msft
Community Support
Community Support

Hi @Diego_HM ,

 

I think you need to use a script to reach the goal of bulk uploading .pbix files, refer to the link below:

Solved: After I upload the pbix file to report server, whe... - Microsoft Power BI Community
Upload Multiple Files on Power Bi Report Server - Microsoft Power BI Community

 

Best Regards,

Gallen Luo

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks Gallen.

For those who might have the same question, I found the solution here:

 

"You can do this via a script against the REST API, we have a simple powershell sample here that you can modify to upload your reports:

 

https://github.com/Microsoft/Reporting-Services/tree/master/APISamples/powershell

"

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors