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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

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
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.