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
Hello,
Does PowerBI Service OR PowerBI Report Server have the ability to save report PDF's to a fileshare/OneDrive folder on a schedule?
Example:
- Every day at 0300
- Save each of our customer reports, as a PDF, to a customer folder in OneDrive or to an on-prem fileshare
Does anyone know how to get static files out of Power BI on a schedule?
Thank you
Solved! Go to Solution.
I would use PowerAutomate (Flow) to do that coupled with the Power BI REST API.
@Greg_Deckler, I'm thinking something like this:
https://docs.microsoft.com/en-us/power-bi/service-url-filters.
Need to able to pass filter parameters to the API. Ever tried this?
Ii don't see a API call that can pass parameters to a Report. Do you know how this is accomplised?
Example:
- I have 200 customers
- I want to programmatically send them each a filtered version of the same Report in PowerBI
- How can I send PowerBI the filter query via REST and get the filtered Report as a response?
Is the only way to create a 200 page Report then use the Get Page API?
Thanks!
hi @seadude
Until day before yesterday its not possible. Yesterday MSFT announced a new REST API to programmatically export the report as PDF or PPTX or PNG file.
You can build automation to export and store it automatically to the onedrive folder or shared drive folder.
Did I answer your question? Mark my post as a solution!
For posterity,
Here are the REST docs I was looking for: https://docs.microsoft.com/en-us/rest/api/power-bi/
Will try @Greg_Deckler 's idea.
THanks!
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.