Group By

Preview

Group By is a very important and useful transformation. You can change the grain of a table with grouping rows based on specific column(s). In this lesson you will learn basic example of Group By, as well as advanced options for grouping. You will learn how you can add aggregations and make some changes in group by configuration.

Back to: Advanced Data Transformation and Preparation with Power Query in Power BI > Table Transformations