cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
Sudhir_Nair
New Member

[Power BI Paginated Report] Is there any way we can fetch the data in report builder page wise.

Is there any way we can fetch the data in report builder page wise. Currently it fetches all data at once and only render the view when navigate to next page. As all data gets fetched at once, few of our Paginated reports with some large data takes a large amount of time to open.

1 REPLY 1
Medina
Helper I
Helper I

Hi Sudhir_Nair,

 

There is no way to fetch the data wisely. When a paginated report is run, it executes the t-sql (in case your source is MS SQL Server) to pull the records; it serializes all the data and renders the first page when it has enough records to do so.

I do not know your case, but you could create a subscription to render the report to a shared folder or enable caching for the report.

Thanks!

Helpful resources

Announcements
May 2023 update

Power BI May 2023 Update

Find out more about the May 2023 update.

Submit your Data Story

Data Stories Gallery

Share your Data Story with the Community in the Data Stories Gallery.