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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
barakb321
Frequent Visitor

Programmatically Bulk Export to PDF - inconsistent behavior

Hello,

We have a process that answers the need to create PDF reports based on a "Template".

We fomatted a Power BI report as the template. It has 6 tabs.

A python script opens an Excel file + the report in Power BI Desktop.

 

For each row in the Excel (this month we have 69) the script filters the Power BI and then sends CTRL + P to the operating system, which should result in exporting the report to PDF. At the end we should have 69 temporary libraries, each with a PDF named Rep1.pdf

 

This works for the first iterations of the loop, but for later rows the CTRL + P results in a file name section-000x.pdf (x changes between 3 and 6) and the corresponding pdf has only one page.

 

I tried to find out how a keyborad action can result in printing only one tab, and all the documentation says that it's not possible.

 

Does somebody have a clue what happens here?

 

Thanks,

Barak

 

 

2 REPLIES 2
Anonymous
Not applicable

Hi @barakb321 

 

If you want to export powerbi report as PDF and store them in some centralized location automaticlly.

You could refer to this blog.

E-Mail Subscriptions for Paginated Reports is Now Available

You will need a Premium license to do it.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi @Anonymous 

Is it available on PBRS?

Thank you,

Barak

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.