Forum Discussion
Anonymous
3 years agoNot applicable
Show highest values for each category
Hi, let's say I have the following data: Category Team Value A 1 5 B 2 10 C 3 15 D 1 20 A 2 5 B 3 0 C 1 15 D 2 10 For each team I want to show the ...
Anonymous
3 years agoNot applicable
Anonymous Hi there. This is a good solution, however I need the SUM of "Value" which is the highest for each category. Not the single value of "Value" which is the highest. Do you understand?
Anonymous
3 years agoNot applicable
Anonymous Hi there, do you have a new solution? Because I think your solution was in a good direction.