Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I feel like this might be similar in a sense to this question, but hopefully even more basic.
I’ve got a dashboard that looks like this:
It works great—my end users are happy with it. There’s a slicer for Protocol No, with about 30 different options. Selecting one updates the visuals across the page.
Now, my users want to receive a static PDF version of the report every week, with one page per Protocol No. Basically, they want the equivalent of me manually selecting each slicer option, taking a screenshot, and repeating 30 times—then compiling those into a single PDF and sending it.
My first idea was to recreate the dashboard in a paginated report, but that turned into a beast with subreports and performance issues—it was effectively running 100+ reports per export. Not ideal.
I also suggested embedding the Power BI dashboard in a PowerPoint file and exporting that, but they really want it to be static PDF format.
I know Power BI supports subscriptions, but as far as I can tell, you’d have to create and manage 30 individual subscriptions, one per Protocol, and manually update them whenever a new Protocol is added.
So… am I missing an obvious solution here?
Is there a clean or automated way to:
Loop through each Protocol No in the slicer
Render the dashboard with that filter applied
Capture that page into a PDF (or image)
Combine all pages into one file
And email it to someone on a schedule?
Any thoughts or workflows others have used to solve something like this?
Thanks in advance!
Solved! Go to Solution.
This is a nightmare waiting to happen. You could use Power Automate to create individual PDFs , one for each filter. But then you would need to use a commercial tool to combine all PDFs.
Or you could have 30 hidden pages in your PBIX, one for each filter, and then export just those pages via Power Automate.
Push back on the requirement.
You could create a user group per protocol and do use dynamic subscriptions. Then only need one subscription but apply a different filter per user group.
This is a nightmare waiting to happen. You could use Power Automate to create individual PDFs , one for each filter. But then you would need to use a commercial tool to combine all PDFs.
Or you could have 30 hidden pages in your PBIX, one for each filter, and then export just those pages via Power Automate.
Push back on the requirement.
We definitely are. We're meeting later today to discuss. In the meantime i am toying with power automate to export png's and combine those (so I dont need a third party tool to combine pdf's)
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |