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
Anonymous
Not applicable

Concept of Lazy loading in PBI

Hi All,

Is there any concept of Lazy loading in Power Bi I went through this article and there is a mention of "Data Windowing" but I cant find any explaination on it. Actually I have a huge data set that I am showing in a matrix control and I want to show only a specific amount of data at a time for performence imporvement.

 

Any help is much appreciated.

2 REPLIES 2
lbendlin
Super User
Super User

You probably want to look into a Mixed Storage mode data model with your facts table on Direct Query and an aggregations table on import.

collinq
Super User
Super User

Hi @Anonymous ,

 

It does not have lazy loading.  In the options, you could turn off a few of the automatic options (but that would be data specific only as far as I know).  You could turn off Background Data and Parallel loading of tables but that affects data and not the application itself.

 

I would appreciate Kudos if my response was helpful. I would also appreciate it if you would Mark this As a Solution if it solved the problem. Thanks!

 




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

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
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