Alright Smartsheet gurus, I need a hand!
I am familiar with the LARGE function and how to use it to identify the highest numerical values in a column. However, what I am trying to accomplish is to feed that data into a dashboard that identifies those values' corresponding categories.
For example:
Location1 | 100 |
---|
Location 2 | 230 |
Location 3 | 85 |
How would I pull the Location name with the corresponding values? Or is this a pipe dream?
Thanks in advance! Hope I was articulate enough.