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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register 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-aggregations-in-action

 

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-aggregations-in-action

 

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.