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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
Anonymous
Not applicable

Aggregation usage

Hi,

 

Just found this function, when can we utilize this ?

 

jeongkim_0-1745381897211.png

 

1 ACCEPTED SOLUTION
Cookistador
Super User
Super User

Hi @Anonymous 

 

User-defined aggregations in Power BI serve the primary purpose of improving query performance, especially when working with large DirectQuery semantic models.

They achieve this by caching data at an aggregated level in memory, allowing Power BI to retrieve summarized data from the cache rather than executing potentially slow queries against the underlying data source for every visual interaction.  

 
 

 

It is oftenly used with dual storage mode, if you are using a large model, you can create an aggregation table for your import dataset and use a direct query to get the details of the last transactions

 

Radcad wrote some usefuls articles about this topic:

https://radacad.com/power-bi-aggregations-step-3-configure-aggregation-functions-and-test-aggregatio...

 

Let me know if you need more help to understand this concept

View solution in original post

1 REPLY 1
Cookistador
Super User
Super User

Hi @Anonymous 

 

User-defined aggregations in Power BI serve the primary purpose of improving query performance, especially when working with large DirectQuery semantic models.

They achieve this by caching data at an aggregated level in memory, allowing Power BI to retrieve summarized data from the cache rather than executing potentially slow queries against the underlying data source for every visual interaction.  

 
 

 

It is oftenly used with dual storage mode, if you are using a large model, you can create an aggregation table for your import dataset and use a direct query to get the details of the last transactions

 

Radcad wrote some usefuls articles about this topic:

https://radacad.com/power-bi-aggregations-step-3-configure-aggregation-functions-and-test-aggregatio...

 

Let me know if you need more help to understand this concept

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.