Forum Discussion
Generate a PDF from Power BI Report on Button Click ?
HI Guys, Is their any possibility to generate a PDF from Power BI Report on Button Click? Please help me with proper solution to overcome with this issue. Business needs this functionality at any cost.
3 Replies
- ibarrauSuper User
Hi. I don't think you can unless you use Power Bi Embed. Inside Power Bi the only way to export to pdf is from the menú on the top like this:
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-pdfIf you use Power Bi Embed you are inside a custom web and can add a button in anywhere you want.
You can also configure a script with an API Rest request automating the operation.
Regards,
- Sreekanth_123Frequent Visitor
ibarrau, is their any way to resolve this,with in Power BI Desktop or Power BI Service?
- ibarrauSuper User
Sorry but the only way to export is using the menú or the API.
https://docs.microsoft.com/en-us/power-bi/consumer/end-user-pdf
You can't create a custom button for this.
Regards,