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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Anthony_BI
New Member

Print dropdown list

Hi everyone,

 

I have just created a report that I am happy with and now I would like to print it. 

But my probleme is : I have a filter with a dropdown list (around 50 items) and I want to print 50 report with each item. 

In fact, I can select the first item then print, do that with the second item etc...

But I need to do it every month and it is very tedious...

What is the best solution ? 

I was thinkinf macros but if I am correct it is not available on power BI.

What about Python ?

Please can you help me

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @Anthony_BI 

You could try paginated reports . A major advantage of paginated reports is their ability to print all the data in a table, no matter how long. You can publish and share paginated reports in your My Workspace or in workspaces, as long as the workspace is in a Power BI Premium capacity. Power bi Pro license cannot use it currently.

More details you can see the below:

Tutorial: Create a paginated report and upload it to the Power BI service: https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-quickstart-aw

print data from power bi: https://community.powerbi.com/t5/Desktop/print-data-from-power-bi/m-p/1558722

Wish  it is helpful for you!

 

Best Regard

Lucien Wang

View solution in original post

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @Anthony_BI 

You could try paginated reports . A major advantage of paginated reports is their ability to print all the data in a table, no matter how long. You can publish and share paginated reports in your My Workspace or in workspaces, as long as the workspace is in a Power BI Premium capacity. Power bi Pro license cannot use it currently.

More details you can see the below:

Tutorial: Create a paginated report and upload it to the Power BI service: https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-quickstart-aw

print data from power bi: https://community.powerbi.com/t5/Desktop/print-data-from-power-bi/m-p/1558722

Wish  it is helpful for you!

 

Best Regard

Lucien Wang

amitchandak
Super User
Super User

@Anthony_BI , one way is power bi paginated report

https://docs.microsoft.com/en-us/power-bi/paginated-reports/paginated-reports-report-builder-power-b...

 

Export using python- not sure you can change filter -https://owlcation.com/stem/How-to-Export-Data-from-Power-BI

 

Power bi REST APIS.

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors