Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext 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
Dear all,
I'm facing some problems related to my Power BI paginated report. Suppose I have a shared dataset connecting to my database in Power BI. We are like an e-commerce platform. My data model has a table that records all sales transactions of each store merchant. Currently, we are producing reports to send to each merchant about their daily sales in Power BI paginated report while our Power BI paginated report has parameters to filter the date, and merchant store. Hence, I would like to ask if is there any way to set our report auto delivery to each merchant by triggering our paginated report to auto filter each store and recent date, export it to excel or pdf, and send it automatically to each store merchant's Gmail? cuz i'm sure we can do this manually. But right now, our number of store merchants is increasing and we cannot do it manually anymore. However, if you have any alternative suggestions, I would appreciate it. Thank you
are you publishing on Power BI Report Server or Power BI Service?
- Power BI Report Server has Data Driven Subscription feature that does what you need
SSRS Data Driven Subscription (mssqltips.com)
- Power BI Service doens't support this yet. you should use something that programmatically calls Power BI export APIs and then sends the email for example with Power Automate
Thank you so much for the response. Currently, I use Power Automate but besides only sending it to each merchant email, I also need to save the the daily sales reports in different folders based on merchant's name as well. May you please elaborate how can I let the report send the email to each merchant and save it to different folder of each merchant name in the same flow as well? I really really need to do it. Thank you so much!
I'm sorry, not Automate expert...
maybe you can use this one setting up it accordingly.
there are several ways to automate the delivery of your Power BI paginated report to each merchant:
One option is to use the Power Automate (previously known as Microsoft Flow) to schedule the delivery of the report. You can create a flow that runs daily and filters the report based on the store merchant and recent date, then exports the report to Excel or PDF and sends it to the respective store merchant's email.
Another option is to use the Power BI REST API to programmatically retrieve the report and export it in the desired format. You can write a script that filters the report based on the store merchant and recent date, exports the report to Excel or PDF, and sends it to the respective store merchant's email.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |