Forum Discussion
Jaime123
8 years agoRegular Visitor
Sum values from different columns based on row data
Hi all, I am trying to create a new table where I can summarize all activities by "owner", the problem I am having is that activities are listed in different columns in the original table. Here is a...
- 8 years ago
Seems a straightforward unpivot of everything but the name, then group by the name/old column headers task in Power Query
jthomson
8 years agoSolution Sage
Seems a straightforward unpivot of everything but the name, then group by the name/old column headers task in Power Query