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
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!