Forum Discussion

setis's avatar
setis
Post Partisan
5 years ago
Solved

Top performer per case

Dear all


I have a list op activities and I'm trying to identify the user with most activities per case. If there are 2 users with the same top nr of activities, they can share the top. 

 

I need this on a calculated column on the table. 

This is an example of the table and the expected result:

 

TypeCaseUserExpected
Email111A1
Email111A1
Email111B2
Email111C2
Email111D2
Email111A1
Email122A2
Email122B1
Email122B1
Email122C2
Email122D2

 

Thank you in advance!