Countif Date Formula
Hello,
I'm having an issue with a countif formula. I'm trying to countif the number for submissions that happened within a specific month on another sheet but keep getting an #INVALID DATA TYPE. I checked the column type in the other sheet and it is a date column. The formula works in the actual sheet with the data, but I'm trying to have the data calculated in a metric/roll-up sheet. Any ideas on the issue?
Tags:
Answers
-
@B_Robinson Here's a solution:
- In the Source Sheet, create a "Month Number Helper" column that references the date, with this formula in it: =MONTH([Submitted Date]@row)
- To get the requests per month, in the metric sheet insert this formula, =COUNTIF({Request - Month Number Helper}, [Month Number]@row)
-
Smartsheet Reports can help to get the number of date entry using summarize by count
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 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!