AVG(COLLECT(question
Hi!
I want to take the average score of a column (which uses the star symbols on a 1-5 ranking system), when another column has a specific provider listed.
My formula looks like this but I'm getting unparseable. =AVG(COLLECT({Master Provider Scorecard Range 1}, {Master Provider Scorecard Range 2}, "Provider A"))
Answers
-
you can't average a boolean expression, instead try adding a helper column with a stacked if statement to convert the symbols to integers, then average the integers.
*or you can use stacked countifs to avoid the helper column
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65K Get Help
- 441 Global Discussions
- 140 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 69 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!