Hi,
I'm trying to create a COUNTIFS formula for my metrics sheet.
=COUNTIFS({Creative Services Tracker Status}, <>"05_COMPLETE", {Creative Services Tracker Status}, <>"06_DEAD", {Creative Services - Requested Completion}, <=TODAY(7))
I'm trying to see a count of requests that are due within the next 7 days that DO NOT have a status of "05_COMPLETE" or "06_DEAD". The number that counts based on this formula (17), does not match with the number of requests listed on the report I built (10).
My report has these conditions:
Status is not one of "05_COMPLETE", "06_DEAD"
and
Requested Due Date is in the next 7 days
Any thoughts?
Thanks,
Kaitlyn