Count IF on System-Generated Column
Is there any reason why this formula would be totaling a different number than what I am seeing here?
I am counting 17, however, the formula keeps returning 30.
I am counting 17, however, the formula keeps returning 30.
Best Answer
-
It could be a time zone or "working times" thing. Do you have your account settings set up so that your working day ends at (for example) 5:00pm?
Try inserting a date type column in the source sheet and use something like this on each row...
=DATEONLY(Created@row)
Then try your COUNTIFS on that column.
Answers
-
It could be a time zone or "working times" thing. Do you have your account settings set up so that your working day ends at (for example) 5:00pm?
Try inserting a date type column in the source sheet and use something like this on each row...
=DATEONLY(Created@row)
Then try your COUNTIFS on that column.
-
@Paul Newcome yesssss, genius.
Thank you Paul, you never let me down. Adjusting the working day/hours did the trick! 😊
-
Great. Happy to help! 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!