Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
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!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 16 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 40 | |
| 36 | |
| 34 | |
| 28 | |
| 20 |