Forum Discussion
OrenHenig
5 years agoNew Member
Render a Paginated report as HTML while using Subscriptions
HI all, Power BI Paginated reports allows subscribing to a specific report to get the report by push to emails. There are several options to render the report (PDF, CSV, docx, etc...). I nee...
AnonymousPerson
Advocate V
4 years agoOrenHenig Did you ever find a way to embed reports as HTML in the body of an email using Power Automate? It would be very valuable to replicate this missing functionality from SSRS. The only reply here seems way off topic.
OrenHenig
4 years agoNew Member
No native way to do so.
Just export as MHTML to a file and then (progrematically) transform it into an HTML and add it to an email.
I didn't end up actually performing this, just planned it.