Hi,
Is this what you are looking for?
- Loaded your table as a source in the power query.
- Reordered columns according to your request.
- 1st grouping stage is to group by Employee and sum all values.
- 2nd stage, is to add the sum of Total For Employee.
- 3rd stage, is to collect all rows, Sum By Employee By Dept.
- Expand Sum By Employee By Dept column (Dept., and Value).
- Reorder and rename columns.
- Add a new column to do the divide.
- Finally load the result to the Excel table, and adjust the cell format to %
Bookmarks