Forum Discussion
Allow End-Users to Export Public Embeded Report to PDF
- Anonymous4 years ago
Hi Anonymous ,
You can refer the following official documentation to get it by using exporttofile API. It is worth noting that the
exporttofileAPI is only available in for Gen2 capacities...Export report to PDF, PPTX and PNG files using Power BI REST API (Preview)
POST https://api.powerbi.com/v1.0/myorg/reports/{reportId}/ExportToPower 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
Best Regards
Hi Anonymous ,
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)
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
Best Regards