Find PO with highest rating
I need to identify the PO with the highest rating. In case of a tie, it should return the names of all POs with the highest rating. Could anyone please assist me with this?
Best Answer
-
Try out this formula:
=JOIN(COLLECT(PO:PO, [July'24]:[July'24], LARGE([July'24]:[July'24], 1)), CHAR(10))
The CHAR(10) can be replaced by whatever value you'd like to separate out multiple highest ratings. I like it (line break) as it looks cleanest in my opinion.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
Answers
-
Try out this formula:
=JOIN(COLLECT(PO:PO, [July'24]:[July'24], LARGE([July'24]:[July'24], 1)), CHAR(10))
The CHAR(10) can be replaced by whatever value you'd like to separate out multiple highest ratings. I like it (line break) as it looks cleanest in my opinion.
Jason Tarpinian - Sevan Technology
Smartsheet Aligned Partner
-
@Jason Tarpinian Thank you for your timely and crucial help
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives