Forum Discussion
Dynamically export pages to PDF based on slicer values
Hello All, I have been working on this, to export dynamically chosen slicer values to be able to export to PDF's without any manual intervention from Power BI Dashboard ( has 20 pages , including Main Global Filters Page ) .The goal os to be able to generate PDF's as it is, just like some user clocks on couple of slicers on Power BI service, what he sees, should be in the PDF generated. I could not implement yet, with combination of slicers through Power Automate nor PowerShell, Bookmarks or by combining multiple report level filters into Single filter too. Please let me know, if anybody has idea on this and able to implement it. The idea is to implement for 250+ Report exports Quaterly. So far, one slicer works fine and able to generate 35 exports through PowerShell. It would be great to share your thought & suggestions on this.
Please find my flows screenshots and PowerShell error screenshots and expected combination of slicers and respective Reportnames/PDFs.
Thank you.
- garamond5 months agoNew Member
Hi NavathaD ,
It is not simple to loop through the slicers and create report exports. I would try 1) Claude Code or Codex, 2) 3rd-party reportin app like Slideform. I use Slideform and they have a solution that works beautifully with Power BI to bulk export reports in whatever format you want.
- NavathaD5 months agoFrequent Visitor
Hi There, Thank you for letting me know, looks like those are AI tools, please correct me if wrong . So, is there a limitation to use multiple filters in Power Automate http( post) Export to task and Powershell too ? I tried through Bookmarks, ReportLevelFilters , URL filers as well ,please let me know any idea.
Thank you