COUNTIFS for Projects Completed Within Past 90 Days
andyb
✭
For some reason I can't get this formula to work. I get 0 every time. Using a filter, I can see that number is incorrect. I want to count how many "Course" projects, per organization have hit complete in the past 90 days.
=COUNTIFS({Project Type}, "Course", {Organization}, Metric@row, {Completed Date}, <=TODAY(-90))
Tags:
Comments
-
For the past 90 days, you would need >= instead of <=.
-
I checked that against a filter that I ran on the source sheet. when I use <=TODAY() and then close with >=(-90) I get the matching result to that of the filter. When I remove <=TODAY() and only leave >=(-90) I get a totally different number than what the filter shows.
I am wondering where the discrepancy is.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 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!