Power BI Aggregations Step 3: Configure Aggregation Functions and Test Aggregations in Action

Aggregation can speed up the performance of DirectQuery sourced tables significantly. To use it, firstly, you need to create an aggregation table. Secondly, you must set up proper storage modes for tables in the model. Finally, you have to configure the aggregation functions, which I will explain in this post. You can learn about aggregation Read more about Power BI Aggregations Step 3: Configure Aggregation Functions and Test Aggregations in Action[…]
The post Power BI Aggregations Step 3: Configure Aggregation Functions and Test Aggregations in Action appeared first on RADACAD.
Published on:
Learn moreRelated posts
Last Chance to Enter the Power BI DataViz World Championships
It is the final week of the Power BI DataViz World Championships. You have until
Encoding categorical data for Power BI: Using label encoded data vs one-hot encoded data in Power BI
Understand why label encoding is the preferred technique for encoding categorical data for analysis in Power BI over one-hot encoding.