Hi I work for a sales company's and would like to add the top five agents names to my dashboard, under each agent i would like to have their most sold product.
Is there an elegant way of finding these agents and their most sold product from the grid that i update every morning? Ideally i would like to avoid creating a column for each product, doing something like a countifs and the using the RankEQ function. That is how i can imagine it can be done but we have over 70 products the agents can sell so I want to find a cleaner solution, is there something like a MaxIf solution prehaps?
I've done something similar for states sold to, where i used the max function and then a vlookup to find the state with the most units sold to but i need to scale this so I can show the top agents 1-5.