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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
rem-e
Frequent Visitor

Allow End-Users to Export Public Embeded Report to PDF

I am attempting to make an embeded report availble for download by end users on a public website.

Is this possible using the API without a Premium licensce since it is an embeded report?

Also for someone unfamiliar with using the API, is there any easy way to achieve this capability?

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @rem-e ,

You can refer the following official documentation to get it by using exporttofile API. It is worth noting that theexporttofile API is only available in for Gen2 capacities...

Export report to PDF, PPTX and PNG files using Power BI REST API (Preview)

Reports - Export To File

POST https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportTo

Power BI Export Report into PDF – REST API Support

And there are some consideration and limitation when export to file, please check if you hit any of them...

Export Power BI report to file

yingyinr_0-1655446337983.png

Best Regards

View solution in original post

2 REPLIES 2
KiranHosakote
Post Patron
Post Patron

Hi @rem-e 

See this article on export to PDF from Power BI Embedded. https://medium.com/bi-helper/power-bi-embedded-report-distribution-to-external-users-1cf46fe1303b

You can use an external tool like BI Helper to build an integration with your web application to achieve your stated goal, while at the same time ensuring access to user-specific data using your app login. 

 

Anonymous
Not applicable

Hi @rem-e ,

You can refer the following official documentation to get it by using exporttofile API. It is worth noting that theexporttofile API is only available in for Gen2 capacities...

Export report to PDF, PPTX and PNG files using Power BI REST API (Preview)

Reports - Export To File

POST https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportTo

Power BI Export Report into PDF – REST API Support

And there are some consideration and limitation when export to file, please check if you hit any of them...

Export Power BI report to file

yingyinr_0-1655446337983.png

Best Regards

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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