Top 5 Producers Chart Creation
Hello! We want to post a top 5 (or 10) list on a dashboard to dynamically display producers with the top 5/10 highest total sales in both count and $ amount. We have a master sheet to capture this information but cannot find the right formula or approach (maybe a helper column?) to produce this.
Any help is greatly appreciated!
Answers
-
Hi @Tony Fronza - I would recommend a helper column with the RANKEQ. Which item is highest sales: the count or the amount? You'd need to use that to determine the helper column. Your formula for that column might look like this:
=RANKEQ(Sales@row, Sales:Sales)
This formula will rank each row (individual) from your master sheet. Then, you can set up a report with the filter of showing if the Helper column is "between 1 and 10".
Please let me know if that helps!
Amber Eakin, MSLS, M.Ed.
Adult Education Specialist | Process Improvement Enthusiast
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 443 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 129 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!