I'm seeking health with a couple formulas to pull in employee names when they are nominated for a certain value.
I have columns for: Name, Value, Region. On my metrics sheet, I'd like to capture:
- Name (employee) with the highest vote count per value
- Name (employee) with the highest vote count per region
- Name (employee) with the highest vote count per region per value
I'd also like to pull in the top employee per category, but not sure how to capture this. I have a COUNT column in my source sheet which is just counting the number of times a name (employee) has been voted for, but not sure how to organize this on the metrics sheet dynamically. Is there a way I can pull in the top 5 highest count of employees per value/region/etc?
Thank you in advance for any help you can provide! I am a novice at formulas but am hoping to improve :)