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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
jaryszek
Memorable Member
Memorable Member

Why daily and monthly aggreated tables are a proper solution (DirectLake over OneLake)?

Hello Guys,

this is my model:

jaryszek_0-1761819316839.png


and using DirectLake on OneLake. 

I have a milions of records so this should optimize the model. But why? What is a engine behind and how technically it will be faster than having everything in one Daily Fct table ?

Can anybody explain why this will be faster ?

Best,
Jacek



1 ACCEPTED SOLUTION

Hi @jaryszek,

Thank you for pointing that out. The aggregation feature works only in DirectQuery mode, not in Direct Lake.In Direct Lake, Power BI reads data directly from OneLake, so the automatic aggregation setup is not supported right now.

If you want better performance, you can create your own summarized tables for example, monthly or weekly level inside the Lakehouse and use them in visuals where detailed data is not required. This way, the report will still perform faster.

please go through with the below document hope it may resolve your Issuehttps://learn.microsoft.com/en-us/power-bi/transform-model/aggregations-advanced

Hope this gives you more clarity.

Best regards,
Community Support Team.

View solution in original post

5 REPLIES 5
v-hjannapu
Community Support
Community Support

Hi @jaryszek,
Thank you for posting your query in Microsoft Fabric Community Forum.
 When you use both monthly and daily tables with Direct Lake, Power BI automatically picks the right table based on your report view. If your report shows data by month, it will read from the smaller monthly table instead of scanning the big daily table with millions of rows. This reduces the amount of data processed and makes it faster. Direct Lake also reads data directly from OneLake without loading everything into memory, which improves speed even more. So, your model is faster because Power BI uses summarized data when possible and detailed data only when needed.

Hope this helps if you have any queries we are  happy to assist you further.
Best regards, 
Community Support Team.

Thank you,

can you write more about " When you use both monthly and daily tables with Direct Lake, Power BI automatically picks the right table based on your report view. "?

How to set up it?

Best,
Jacek

Hi @jaryszek,
That part works when you set up aggregation tables in your model. Basically, you tell Power BI that your monthly table is a summarized version of your daily table. Once that link is defined, Power BI will automatically use the monthly table when your report shows data by month or year, and only go to the daily table when you look at detailed daily-level visuals.

To do this, open Model view, check that your tables are properly related, then go to the Aggregations option and map the monthly table to the daily one for example, group by Month, sum Cost, etc. After that, Power BI handles it automatically in the background.

 

Hope this helps.

Best regards,
Community Support Team.

Thank you, but this is misleading - it can work only for direct query, not direct lake 

Hi @jaryszek,

Thank you for pointing that out. The aggregation feature works only in DirectQuery mode, not in Direct Lake.In Direct Lake, Power BI reads data directly from OneLake, so the automatic aggregation setup is not supported right now.

If you want better performance, you can create your own summarized tables for example, monthly or weekly level inside the Lakehouse and use them in visuals where detailed data is not required. This way, the report will still perform faster.

please go through with the below document hope it may resolve your Issuehttps://learn.microsoft.com/en-us/power-bi/transform-model/aggregations-advanced

Hope this gives you more clarity.

Best regards,
Community Support Team.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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.