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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
saif
Frequent Visitor

Paginated Reports making calls to database on changing page using page navigation

I have a paginated report which gets rendered successfully. On using the page navigation as shown in the screenshot below highlighted in yellow, it is actually making a call to database and then again taking a long time to load the second page. This is occuring on every page navigation.

 

saif_0-1631865511552.png

 

saif_1-1631865880199.png

 

 

What could be causing this behaviour? I believe once the report is loaded, navigating through pages should not make any calls to database as there are no changes being made to parameters and only changing the pages.

 

Any help on this would be highly appreciated.

 

 

1 REPLY 1
GilbertQ
Super User
Super User

Hi @saif 

 

Paginated reports work differently to Power BI Datasets.


What you are viewing is 100% how it works. It only queries the data required for each single page. When you click to go to the next page, it then runs another query to get the data for the page. This is by design





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

Top Solution Authors