Hello everyone,
I would like to put a PNG of my data report in email body. Is it possible? If yes, how to do it? When you push data report to certain collaborators, they need read fast and they don't have time to open an attachment...
Thank you in advance. 😉
Hi @Vincentvillerey ,
If you just want to include a image in your email body, then you can use a img tag with src pointing to the base64 content instead of a link.
<img src="data:image/png;base64,#yourBase64ContentHere" />
I've used this to embed images in many of my flows, and the image can be static like something from a SharePoint library or dynamic, like something from a form/list submission.
Hope this helps 🙂
Kind Regards,
Shaik Sha
________________________________________________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @Mister_Shaik,
Thanks but I would like to use API "Export To File for Power BI Reports" (.png) by mail without attachement but embed in body Email. Is-it possible ? Or am I have to use to store my .png on sharepoint/sharepointlist and take it everytime ?
Thank you for your time.
Hi Vincent,
Did you find the answer? it would be great if this is possible.
If you use Subscriptions you can choose to include a preview image.
User | Count |
---|---|
25 | |
14 | |
12 | |
10 | |
9 |
User | Count |
---|---|
51 | |
29 | |
29 | |
24 | |
22 |