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.5K Get Help
- 424 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 145 Just for fun
- 62 Community Job Board
- 465 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 301 Events
- 39 Webinars
- 7.3K Forum Archives