Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
How to compute Average Ratings on a Subset of Rows
Trying to put a formula that will compute the average rating based on organizational grouping.
I have a smartsheet that has a drop down field which includes organization functions like: engineering, IT, Sales, Marketing, ...
I have another field that is a numeric rating for these organizational functions. 1 thru 5.
I need a report that will aggregate and display by organization and their corresponding average ratings. Something like
Organization Average Rating
Engineering 5
Sales 4.5
IT 3
...
I know how to use Sights dashboard to display the results, but need help in putting the formula(s) together. Thanks in advance for any help
Comments
-
Easiest way is to use the collect function. See link below for details.
Example
=AVG(Collect(Rating:Rating, Organization:Organization, "Engineering"))
https://help.smartsheet.com/function/collect
-
Thank you, Marcus! This is exactly what I was looking for - it works great.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives