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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
soarryan
Frequent Visitor

Auto bulk export of reports to specified location

We have reports published to Power BI Service with slicers that filter by category. There are 1000+ category values. There is a requirement to periodically export a PDF for each category value and store them in a specified folder location.

 

Is this possible to do with Power BI Service? I know that a similar thing is doable with subscriptions, but this supports email delivery. Can Power BI Service do automated exports of reports to a folder?

3 REPLIES 3
christinepayton
Super User
Super User

There's a brand new Power Automate action for creating dynamic subscriptions of paginated reports that MIGHT do it (I haven't used it yet), Guy in a Cube did a video on it here: The Secret to Data-Driven Dynamic Subscriptions in Paginated Reports - YouTube

 

You could absolutely put the outputs of any of the Power Automate actions into SharePoint locations, though, and you can for-each loop them on pretty much anything you want... so if the new action doesn't work  for this you can probably use one of the older paginated queries to dynamically query and export based for-each of the categories in a list of categories. 

Thank you! I will look into this video.

 

Would you know if this type of functionality be doable with regular reports, or only paginated reports?

The pushing it to PDF in automation is a paginated thing I think. If you want it to look like the report did, anyway. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors