Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
I have a Power BI report created with some measures and card visuals for them. I'd like to send an automatically generated daily e-mail with the updated measure. I'd like the measure's value to be included in the body of the e-mail, and not an attachment of the report pages. Could you please help me with a solution?
Thanks in advance!
Solved! Go to Solution.
Hi @datapal04 ,
I made a sample for you.
<img src="@{dataUri(outputs('Export_To_File_for_Power_BI_Reports')?['body'])}" />
Please note that this method requires a Power Automate license.
Best Regards,
Wearsky
Hi @datapal04 ,
I made a sample for you.
<img src="@{dataUri(outputs('Export_To_File_for_Power_BI_Reports')?['body'])}" />
Please note that this method requires a Power Automate license.
Best Regards,
Wearsky
Hi @datapal04 - you can use Power Automate to extract and send data.
attached below reference and solved thread FYR:
Send Emails With Power BI & Power Automate Platform – Master Data Skills + AI
Export and email a report with Power Automate - Power BI | Microsoft Learn
Solved: Using power automate to send emails when data valu... - Microsoft Fabric Community
How To Automatically Send Emails By Linking Power BI And Power Automate
Proud to be a Super User! | |
| User | Count |
|---|---|
| 24 | |
| 19 | |
| 11 | |
| 10 | |
| 7 |
| User | Count |
|---|---|
| 42 | |
| 36 | |
| 20 | |
| 18 | |
| 16 |