Calculate burn down through the month

frob
✭✭
Hey all,
So I'm trying to create a graph showing the burn down of events we have left to do. Essentially I need my function to go count on "today" and do nothing if it's not today. My code doesn't work as the fuction becomes false the next day. How do I make a function stop if it is false. Or if you all know of a better way to do this I'm open.
=IF(DAY(TODAY()) = Date2, COUNTIFS({01 Current PM Master BEC}, "CD Gateway", {01 Current PM Master Due Date}, {01 Current PM Master Due Date} <= TODAY()), Gateway1)
Answers
-
Hi @frob,
Curious... Did you build it yourself, or use the new Agile Project with Effort Burndown template available for download?
All the best,
-Ray
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!