Count if with due date in next #days

Hello from the North,

I am having some trouble. I am trying to count if status is 'released'; and next review date is within 30 days. The formula I am using is bringing back info (49 counts); however, when I go to the sheet and filter with the same criteria, I get '1' count only (which appears to be accurate). Why the discrepancy?

Here is the formula; range 1 is 'status'; range 2 is 'review date'

=COUNTIFS({SWP LIST_2020 Range 1}, "Released", {SWP LIST_2020 Range 2}, >=TODAY(30))

Cheers,

AL

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!