I am trying to get the top 3 distinct Scores(result of a formula) as well as the names of the analysts who got those (3 highest)scores. I've tried using RANK, SORT, LARGE and all give me weird results.
This is the result I am going for. Note that the number of analysts per score varies.
Here's what I get using RANK.
Here's what I get using SORT.
Here's what I get using LARGE
I am not sure what I am doing wrong. Maybe I'm using the wrong function so I'd appreciate a lot if anyone can point me to the right direction.









