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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
GoingIncognito
Advocate III
Advocate III

How to automate printing report to pdf

Is there any ideas how to automate printing repots to pdfs? Available tools include PBI (pro and premium capacity), PBI report service, and SQL Server licensing. So could possibly done as SSRS also. Or is there any way of automating PBI printing in SQL server - for example in SSIS job?


Thanks!

3 REPLIES 3
Anonymous
Not applicable

Hi @GoingIncognito 

 

If you want to put a Power BI dashboard into PDF format there is an option for users to do this under "Export".

 

Automatically printing something from SSRS is a different kettle of fish...

 

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/3742a289-b635-41f6-853c-a09eee596b4a/best-w...

 

 

What I want to accomplish is automating the task of printing out reports. What I am asking is how can I accomplish this? Possibilities are PBI and SSRS. PBI options include, but are not limited to, PBI Report Server. 

Thank you.

Anonymous
Not applicable

My personal thoughts are

 

Send the report to a location using a SSRS subscription.

Set a chron job to print anything in the folder at a certain time.

Set a SSIS procedure to move the file so it is not printed again.

 

I would imagine there is a slicker way to do this but this is the only way i can think off hand.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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