CountIFs between two dates
Answers
-
Hi @Angie F
Grouped Reports can be used for a chart! 🙂
As long as they have only one Grouping and also have Summary enabled, you can use this as a source for a chart.
I like the idea of a Record a Date but it will always record today's date, when the automation runs. Then yes, you can use a formula to get the Monday and Tuesday dates.
An alternative would be to use a formula to return a weeknumber - adjusted for your specific week (starting on Tuesday) and then your formulas will be way simpler, as we can look for a number instead of a date.
How are you determining when a task is assigned within a specific week?
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
@Genevieve P. I haven't set up any week numbers in the task list. The record a date is working okay for my helper date and Tuesday date columns but for Monday it wants to record the wrong Monday. I need it to record the following Monday and not the Monday the automation runs on. What if I put a formula in my Monday column to add 6 days from the date in the Tuesday column?
-
@Genevieve P. I finally got it to work right! Now I just have one more I need help with at the moment. Any suggestions on how I could do this one? The others could be anyone in our organization besides Chad and Andy. Is there a way to say does not equal Chad or Andy? Or am I going to have to create a formula for each person and then SUM those into the number of tasks assigned to others?
-
@Genevieve P. and this formula is counting wrong. Andy has only completed 4 tasks between the dates but it's counting 5. Here is the formula:
Here is where it's pulling from:
-
Hey @Angie F
For this question, you can use <> to say "does not equal" and then use this in your COUNTIFS:
=COUNTIFS({Who}, @cell <> "Andy", {Who}, @cell <> "Chad", ... and so on.
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
-
For this question, can you try adding a filter on to the sheet with your criteria to see what comes up? Keep in mind the date criteria says "greater than or equal to" and "less than or equal to" so you're including both Monday and Tuesday in the count.
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
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