Average or Average If with Sheet References
I tried using a formula created by the Generator, using cross sheet references to pull the data into our metric sheet, and received several errors. We would like to receive an average capacity percentage for an individual PM; the Generator provided the formula below, but if I inserted sheet references in lieu of column names it returns Unparsable.
=IF([IM Lead]@row = "Amanda", AVG([Jan '24]@row:[Dec '24]@row), "N/A")
If I use and AVERAGEIF formula with the sheet references, I get closer with an Incorrect Argument error. I feel like I need an @cell or @row somewhere, but when I try to throw that in it becomes Unparsable. Which is making me think this may be impossible...
Answers
-
Smartsheet can only do Average or Sum formulas (and the different variants of them) across multiple rows but a single column as range. So, if you have for multiple projects as rows and just wanted to take an average of January for Amanda, the Averageif will work. Since you have a set of columns as your range for the calculation, you're not getting the result.
Thanks,
Aravind GP| Principal Consultant
Atturra Data & Integration
M: +61493337445
E:Aravind.GP@atturra.com
W: www.atturra.com
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.1K Get Help
- 351 Global Discussions
- 198 Industry Talk
- 427 Announcements
- 4.4K Ideas & Feature Requests
- 133 Brandfolder
- 127 Just for fun
- 127 Community Job Board
- 443 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 284 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!