Forum Discussion

Jaime123's avatar
Jaime123
Regular Visitor
8 years ago
Solved

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...
  • jthomson's avatar
    8 years ago

    Seems a straightforward unpivot of everything but the name, then group by the name/old column headers task in Power Query