Is it possible to return the value in the "Rows" column below for the top 3 numbers in the array?
So I would want to return "Data Quality, Governance & Reporting", "Talent, Skills Availability" and "Configurability vs Programming" from the array below.
In a sheet I have 6 people ranking the items in the Rows column 1-10. I then do a pivot to count the number of times each row is ranked 1-10.
I would like to easily see what my top 3 (or maybe 5) are.
If there is a better way to do this, I would love to be enlightened.