RankIf options (rank based on another value)
Hi all
I have a sheet that lists usage metrics on specific items. Items are categorized by group in another cell. There are 82 different groups and I am trying to find a way to rank these items based on the usage metrics PER GROUP
I need to create a RankIf formula and need you expert knowledge to help do this without creating 82 different sheets of data
Thanks!
Answers
-
Hi @puddlian
You an use the COLLECT function within RANKEQ to Rank Per Group, like so:
=RANKEQ([Metric Column]@row, COLLECT([Metric Column]:[Metric Column], Group:Group, Group@row))
Let me know if this is what you were looking to do!
Cheers,
Genevieve
Join us for Jumpstart 2025 with Community on 23 January (in two time zones)! 🎉 Register here.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!