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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
TestCICD
Frequent Visitor

How to upload large report using API to blob location

I need to import reports between 1GB and 10GB using the API to Power BI

We have premium capacity.

 

My understanding is I have to Creates a temporary blob storage upload location for importing large Power BI .pbix files.

I can get the url using: POST https://api.powerbi.com/v1.0/myorg/groups/{groupId}/imports/createTemporaryUploadLocation

 

How do I uploaded a .pbix to this url with the API?

1 ACCEPTED SOLUTION
TestCICD
Frequent Visitor

Using the URL I got from PowerBi I made an API call with:

Method: PUT

Header: x-ms-blob-type = Blockblob

InFile= {filepath.pbix}

 

I was able to upload my document to the temporary storage

View solution in original post

1 REPLY 1
TestCICD
Frequent Visitor

Using the URL I got from PowerBi I made an API call with:

Method: PUT

Header: x-ms-blob-type = Blockblob

InFile= {filepath.pbix}

 

I was able to upload my document to the temporary storage

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!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.