Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I'm trying to build paginated reports whilst connecting to a small power BI dataset I have published in PBI server. The screenshot below shows me trying to generate a dimension table that is a single col with 65 rows, but for some reason whenever I run the report it claims to be loading a far greater amount of rows. Does anyone know how to solve this issue? It's making the entire process far too slow to be viable.
Paginated reports just run the query you defined in dataset in your report. So this points to an issue with the query you have created. It's tricky to help further without knowing what query you are running and what your data model looks like.