Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
PrakashPalle
Helper II
Helper II

Set up a job so that every day users receive an excel extract of the data in the Dashboard for daily

Hi,
I’d like to automate the process of exporting all records from a Power BI dataset to Excel and emailing that data to a list of users. Currently, I’m manually collecting the data from the Power BI Desktop file, exporting it to Excel, and then sharing it with business users.

Could you please guide me on how to automate this workflow?

1 ACCEPTED SOLUTION
v-karpurapud
Community Support
Community Support

Hi @PrakashPalle 

We have not received a response from you regarding the query and were following up to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.

 

Thank You.

 

View solution in original post

9 REPLIES 9
v-karpurapud
Community Support
Community Support

Hi @PrakashPalle 

We have not received a response from you regarding the query and were following up to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.

 

Thank You.

 

Hi @v-karpurapud , Issue still there, i replied.

v-karpurapud
Community Support
Community Support

Hi @PrakashPalle 

Thanks for reaching out to the Microsoft fabric community forum. 

 

I would also take a moment to thank  @Kedar_Pande  , @danextian and @srlabhe   , for actively participating in the community forum and for the solutions you’ve been sharing in the community forum. Your contributions make a real difference.

I hope the below details help you fix the issue. If you still have any questions or need more help, feel free to reach out. We’re always here to support you 

   

Best Regards, 
Community Support Team  

srlabhe
Super User
Super User

Other than what @danextian and @Kedar_Pande suggestions

Try to get Power BI Paginated Reports which will help you to set a subscription and with export format as Excel which would help you to send the required reportin excel to all those you want the subcription to be sent.

Hi @srlabhe , Thank you for your response. I’ve created a Power Automate job, and I am receiving the email as expected. However, when I open the attached file, it doesn’t contain the data I intended to export. Although I included a step to export the data to Excel, the file I received is in an unreadable format and cannot be opened.

 

PrakashPalle_0-1761023491163.png

PrakashPalle_1-1761023554007.png

 

 

Hi @PrakashPalle 

Thank you for providing the details. From the images, it looks like you are correctly using the “Export To File for Paginated Reports” action with the XLSX format. The issue with the unreadable Excel file is probably due to how the attachment is set up in your Power Automate flow. In the email step, make sure to use the File Content output from the export action as the attachment content, and give the file a clear name ending with .xlsx (such as DailyReport.xlsx). Avoid using the raw body or JSON response from the export step, as this can cause the file to be unreadable. Setting up the attachment this way should ensure the exported report opens correctly as an Excel file.

Regards,

Microsoft Fabric Community Support Team

Hi @PrakashPalle 

I wanted to check if you’ve had a chance to review the information provided. If you have any further questions, please let us know. Has your issue been resolved? If not, please share more details so we can assist you further.

Thank You.

danextian
Super User
Super User

Hi @PrakashPalle 

 

If you don't have a premium capacity, an altenative to @Kedar_Pande 's suggestion to is to dump the extract to a SharePoint or OneDrive folder and share this with the users. Ensure that users will be able to disnguish which extract is for which date by naming the files clearly.  Or you can forward the email you received if the file in the first suggestion is sent via an email using:
Power Automate - https://manueltgomes.com/reference/power-automate-action-reference/outlook-365-forward-an-email-acti...

or by creating an Outlook rule - https://support.microsoft.com/en-us/office/use-rules-to-automatically-forward-messages-45aa9664-4911...

 

 





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Kedar_Pande
Super User
Super User

Create a flow that:

Triggers on a daily schedule

Uses the "Export to File for Power BI Reports" action to export your data

Sends the exported file via email using "Office 365 Outlook"

This requires a Premium capacity or Premium Per User license for the export action.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.