Forum Discussion

Derek0834's avatar
Derek0834
Frequent Visitor
2 years ago
Solved

Custom Column Help

Can anyone help me to figure out how to create a new column in Power Query Editor that would take a Sum of Rated_Hours based on Request Week. For Example, 10/29/2023 would have a column next to it reading 37.6. 

I would then want to remove duplicates so I have 1 row that shows 10/29/23 and 37.6 total rated hours. Which in turn would allow me to create a one-many relationship with another table I already have established.

 

 

2 Replies

  • HotChilli's avatar
    HotChilli
    Community Champion

    It's a 'Group By' (available from the interface)

  • Derek0834's avatar
    Derek0834
    Frequent Visitor

    Omg, wow that is the simplest solution ever LOL, but very useful!

    Thanks!