Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live 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! | |