Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
is it possible to send daily images from Power BI Service to a folder? Maybe the webpage or HTML Code can be used for that?
Many thanks.
Yes, that is possible. You can specify the report page that you want to export, and you can export as PNG. Here is the documentation for standard/premium workspaces:
https://docs.microsoft.com/en-us/rest/api/power-bi/reports/exporttofileingroup
There are examples in this forum on how the mechanics of the export work.
https://community.powerbi.com/t5/Service/Power-BI-REST-API-gives-403-error/m-p/1232096#M102893 (towards the end of the post)
Hi lbendlin,
can you may give some examples for the parameters / headers fields?
never worked with REST API before.
Hi @Pikachu-Power ,
See my example below:
Pls note that the report must be in a dedicated capacity,otherwise it will return an error.
Dedicated capacity means I need Power BI Permium?
The example API call is for Premium. There is another similar call for shared capacity. It doesn't ask for the group id.
Which one do you mean? Can you give a link?
I believe I have given you the example in the link.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.