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
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives