Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.
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.
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!
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
User | Count |
---|---|
4 | |
4 | |
3 | |
2 | |
2 |