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
dheer1610
Frequent Visitor

Upload and Download Power Bi file with help of rest API.

I'm trying to download and upload PBIX file through rest api.As we are creating web UI from where user can move pbix files to diferent environment (Dev,Test, Prod) with version control on storage location.

I'm refering MS docs

To download: (Completed/Achived)
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/export-report-in-group

To Upload: (Pending)
https://docs.microsoft.com/en-us/rest/api/power-bi/imports

  1. Create a temporary upload location using this API call.
  2. Upload the .pbix files using the shared access signature URL from the API call response.
  3. Call Post Import In Group, specifying the shared access signature URL in the fileUrl parameter of the request body.

I'm stuck at upload part (2), how to upload a file(.Pbix) after creating a temporary upload location.

Can someone help me on this or share any other reference material .

3 REPLIES 3
nitishsh91
Solution Supplier
Solution Supplier

Hi @dheer1610 

Please have a look at this article which will help you

https://powerbi.microsoft.com/en-us/blog/upload-a-local-pbix-file-using-the-import-api/

 

 

Hi @nitishsh91 

 

Thank you for reply. I checked the link you shared.
But where i've uplaod the pbix file and share the the link? , in my situtation it may b shared point or blob.

Can you help me out, please .

Hi @dheer1610 ,

 

Please refer to this blog:

https://www.andrewhoefling.com/Blog/Post/uploading-files-to-azure-blob-storage-with-shared-access-si... 

And note that Importing large .pbix files between 1 GB and 10 GB in size is only available for Premium capacity workspaces.

 

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

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.