I'm wondering if its possible to do a formula that has X task averaging A hours.

ZMinior
βββ
Is there a formula that would be able to pull from a Smartsheet that it smart enough to be able to pull from multiple columns. Ex below.
Say I wanted to pull the average amount of time (duration) for the "eat" task in year "2023", how would I go about this?
Tags:
Answers
-
Try:
=AVG(COLLECT([Duration]:[Duration], [Task Type]:[Task Type], "eat", Year:Year, 2023))
-
It wasn't happy with me, but I was able to get it to work! Thanks!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 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!