Forum Discussion
How to Export PDF of reports using Rest API
I am attempting to utilize the "export to PDF" with REST API query in Power BI, but despite using Power BI, I'm encountering difficulties in generating the PDF file.Please provide me solution to retereive data from reports
2 Replies
- AnonymousNot applicable
Hi gcrewdeveloper2 ,
According to your statement, I think you want to export Power BI Report to PDF by REST API.
Permissions
This API call can be called by a service principal profile. For more information see: Service principal profiles in Power BI Embedded.
Required Scope
All of the following:
- Report.ReadWrite.All or Report.Read.All
Dataset.ReadWrite.All or Dataset.Read.All
Limitations
Check the limitations in Export Power BI report to file and Export paginated report to file.
You can click on "try it" from this offical link.
For reference: Reports - Export To File In Group
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- gcrewdeveloper2New Member
Could you kindly clarify whether a premium membership is necessary to unlock these features within Microsoft's services and products?