Hi,
I have a sharepoint list setup similar to below. What I want to do is calculate in the "Total effort by employee" column is to sum the total number of efforts (interactions) required by the employee on all their products. So for Employee1 the total would be 500 and Employee2 is 100. This is easy in Excel but gets my head scratching on Sharepoint... Any help would be great !
Emp Name | Product | # Efforts on product | Total effort by employee
Employee1 ProductA 100 500
Employee1 ProductB 200 500
Employee1 ProductC 200 500
Employee2 ProductA 100 100