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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Swethr09
New Member

Paginated report is slow - Load data page by page

Hi Community,

 

Paginated report is slow even with a simple query. And I already have filters and parameters in place. I was wondering if there is a way to load data page by page. Like, Report will first load the data of first page, display it and load the data of other pages on background. Is there any way to achieve this and will it improve the performance?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Swethr09 ,

Power BI Paginated reports are designed to work on a page-by-page basis. This means that the report is sent one page at a time, which can help with performance. However, if you’re still experiencing slow performance, there could be several factors at play. Here are some suggestions to improve the performance of your Power BI Paginated reports:

Design the report to support pagination: As mentioned earlier, paginated reports send a report one page at a time. Designing your report with this in mind can help improve performance. 

Optimize your data retrieval: Make sure your data retrieval is efficient. This includes using stored procedures, limiting query result sizes, and optimizing field names.

Limit access to the report: You can configure the report to use item-level security. This can help improve performance by limiting the number of users who can access the report at any given time.

Check your capacity settings: In your workspace settings, under Admin Portal -> Capacity Settings, you can specify a memory (capacity) provided for the paginated reports to be used on the Power BI Service.

Consider upgrading your capacity: If many users are opening the report at specific times of the day or month, you might consider increasing query throughput by migrating the dataset to Azure Analysis Services, or a Premium capacity.

Best Regards

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Swethr09 ,

Power BI Paginated reports are designed to work on a page-by-page basis. This means that the report is sent one page at a time, which can help with performance. However, if you’re still experiencing slow performance, there could be several factors at play. Here are some suggestions to improve the performance of your Power BI Paginated reports:

Design the report to support pagination: As mentioned earlier, paginated reports send a report one page at a time. Designing your report with this in mind can help improve performance. 

Optimize your data retrieval: Make sure your data retrieval is efficient. This includes using stored procedures, limiting query result sizes, and optimizing field names.

Limit access to the report: You can configure the report to use item-level security. This can help improve performance by limiting the number of users who can access the report at any given time.

Check your capacity settings: In your workspace settings, under Admin Portal -> Capacity Settings, you can specify a memory (capacity) provided for the paginated reports to be used on the Power BI Service.

Consider upgrading your capacity: If many users are opening the report at specific times of the day or month, you might consider increasing query throughput by migrating the dataset to Azure Analysis Services, or a Premium capacity.

Best Regards

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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
Top Kudoed Authors