Forum Discussion
No mhtml format subscription option
Hey all. Unlike on Power BI Report Server (on prem), I don't see an option to send subscriptions as .mhtml format (which renders the report in the email body) in the cloud service.
Yes I can export a paginated report as .mhtml, but can't email a subscription in this format.
Hi, Coagulant
Unlike exporting paginated reports,only the following attachment types are supported in your subscription: PDF, PowerPoint presentation (PPTX), Excel Workbook (XLSX), Word Document (DOCX), CSV file, and XML currently.
As a workaround, you can try to export Power BI paginated report as .mhtml by using The
exportToFileAPI and send an automated email at set intervals, with an attached .mhtml report.Related document:Export paginated report to file
Best Regards,
Community Support Team _ Eason
1 Reply
- v-easonf-msftCommunity Support
Hi, Coagulant
Unlike exporting paginated reports,only the following attachment types are supported in your subscription: PDF, PowerPoint presentation (PPTX), Excel Workbook (XLSX), Word Document (DOCX), CSV file, and XML currently.
As a workaround, you can try to export Power BI paginated report as .mhtml by using The
exportToFileAPI and send an automated email at set intervals, with an attached .mhtml report.Related document:Export paginated report to file
Best Regards,
Community Support Team _ Eason