Forum Discussion
venraj
5 years agoRegular Visitor
report export in PDF format in Power BI Embedded
Hi All, We are embedding power bi reports in a web application and I have a requirement where the report has single page and that report page needs to exported to PDF format on a button click(GEN...
manikumar34
Solution Sage
5 years agovenraj ,
As far as I know, I don;t think there is an option to export on embedded report but you can create one with coding.
For embeddeding as we use C# or js or some programming language, we can code it there to export.
Here is one example with C# guven on Microsoft documentation.
https://docs.microsoft.com/en-us/power-bi/developer/embedded/export-to
Regards,
Manikumar