Data Point on Dashboard that updates based on current month

Options

I have a list of tasks for the whole year. I would like to create a COUNTIFS formula in a cell that calculates the number of tasks completed in the current month. I've got a formula column that defines the Month # and cells for counting the completed lines in each given month, but not sure how to surface only the current month on the dashboard.

Here is the formula to calculate for January completed tasks:

=COUNTIFS([Month #]:[Month #], "1", Status:Status, "Completed")

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!