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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
jaryszek
Super User
Super User

How semantic model size is increasing?

Hello,

I have found in web: 

Explanation:

The semantic model size is measured as the size that is loaded into memory.

When you interact with a direct lake report, the semantic model columns you interact with get loaded into memory (warm up).

So the semantic model will grow in size as report users query more columns from the semantic model.

After a period of inactivity, the columns get removed from memory automatically (cool down).

When you refresh the dataset, alle the columns get removed from memory. So the model size (in memory) will be almost 0 after a refresh.


Can anybody confirm that this is working like that? 
What about oneLake remonte semantic model ?

Best,
Jacek

1 ACCEPTED SOLUTION

You can find a lot of information in the direct lake documentation:

https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview

 

Especially the max size before you roll back to direct query

And here some explanaitions about how it works:

https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-understand-storage

View solution in original post

3 REPLIES 3
Cookistador
Super User
Super User

If you use direct lake: yes, it works like that

 

If you use import or direct query; the size will stay the same (for the import, by default, it should increase after each report)

thanks, 

it is any documentation for that? 

"After a period of inactivity," ...what period, how to check this? 

Best,
Jacek

You can find a lot of information in the direct lake documentation:

https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-overview

 

Especially the max size before you roll back to direct query

And here some explanaitions about how it works:

https://learn.microsoft.com/en-us/fabric/fundamentals/direct-lake-understand-storage

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors