Calculate Average if another Range meets criteria
Hello,
Any suggestions on the best way to calculate the average days if the item type is equal to quarterly? I have a drop-down menu that categorizes the activities based on frequency, and another column that calculates the days past based on end and start dates.
How could I find the average if the Item type is Quarterly?
Answers
-
The above reference should help you out.
-
Thanks, but I keep getting an error when I use this - invalid data type.
-
Lovely, they still haven't changed that. I thought they had. Oh well, there is a fairly standard workaround. Apologies for misleading you.
=AVG(COLLECT(Start:Start, [Activity Frequency]:[Activity Frequency], "Quarterly"))
-
Sadly, I am still receiving an error - Invalid Column Name.
-
The column that the formula is in needs to be a date column. You have it as text/number or some other type.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!