
답변 2개

Yup, Case Owner is the grouping. The reason I'm trying to automatically find the highest row summary is to use that as the basis for the curve, i.e. multiplying it by, say 0.8 and then dividing each other agent's row summary into that to produce a percentage of the curve reached. For example, Agent A does 20 cases, the curve for that is 16. So when Agent B does 8 cases, their score is 50%. I know I can achieve all of this with a formula -except- the identification of the highest row summary. If I use the MAX function, the value returned is the grand summary, and that's not what I'm trying to pull.