Forum Discussion

sagdec12's avatar
sagdec12
Icon for Microsoft Employee rankMicrosoft Employee
4 years ago
Solved

can Power BI create new column with aggregation based on groups?

Hi all, I have a question about the groupby/summarizecolumns question. I understand that we can perform groupby to new table. Suppose I have a table but I want the sum value to be added to the current table. For example, I have

A1
A2
B3
B4

I want a new column like:

A13
A23
B37
B47

 

is that possible?

 

Thank you very much

2 Replies