Forum Discussion

VViskaz's avatar
VViskaz
Regular Visitor
6 years ago
Solved

Adding all values under a key value

Hi, I really need help with this one.

I have a table that has multiple User ID lines and Duration values related to them. 

I need to put in new table distinct User_ID values and add up all the duration values.

Source table looks like this:

I need to make it look like this:

 

2 Replies