Forum Discussion
HTML in email message body not rendering
We have been using the email message body of the report subscription to point users to a Power BI app. We have a simple HTML line to provide the link to the app, and as of July 7th, this HTML code is no longer rendering. I have tried with several different reports and workspaces, different lines of HTML code, but the subscription email fails to render the HTML code every time. All the other links in the email (the Go to report, Manage subscription, etc) render.
Previously how the email message looked
Now how the email message looks
<a href = "https://app.powerbi.com"> Go to App </a>
1 Reply
- collinqSuper User
Hey Default8129 ,
You may want to try with the newer fuller URL:
https://app.fabric.microsoft.com/home?experience=power-bi
That said, do you have the tenant admin settings set for "export reports as MHTML documents"? I can see where that may affect this, although it probably shouldn't have any bearing on it.