Forum Discussion
send report in pdf
Hi all,
when I send reports via subscription the receiver gets it in .png file and a link to the report. isnt it possible to send the report in pdf?
Thanks.
- Subscribing to PBIX reports as PDF is currently not supported. It’s in our planned backlog. We will get to it in coming months but no specific timeline to share yet.
17 Replies
- Greg_DecklerCommunity ChampionI don't believe so, you can export it as a PDF. Might be able to do it with Power Automate and Power BI REST API.
- Pikachu-PowerImpactful Individual
Via subscription you can send only one report page with email. Isnt there a possibilty to send an .png file which contains the whole report / all report pages?
- AnonymousNot applicable
Hi Greg_Deckler ,
DO we have any blog or documentation from microsoft on how to this with Power Automate and Power BI REST API.
Thanks in Advance
- AnonymousNot applicable
Hi Greg_Deckler ,
Could you please let me know on how to Automatically Export Power BI Report in PDF with the help of Power Automate and Power BI REST API.
It would be very helpful for us.
Thanks in Advance
Prakash
- Greg_DecklerCommunity Champion
This is the API call to use:
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exporttofile
You would use Flow (Power Automate) to implement this by calling a PowerShell script, etc. I'm not super up on Flow but you can ask in the Power Automate forums. You would then use the Flow to send the generated file.
- v-easonf-msftCommunity Support
Hi , Pikachu-Power
According to my research,common report does not support pdf subscription.
You could try to use email subscribtion with paginated reports.(Requires Premium license)
For more details ,you can refer to these articles.
https://docs.microsoft.com/en-us/power-bi/consumer/paginated-reports-subscriptions
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.- rpatkarPower BI TeamSubscribing to PBIX reports as PDF is currently not supported. It’s in our planned backlog. We will get to it in coming months but no specific timeline to share yet.