Formula Help! Adding Values in child rows based on date range

Options

I'm trying to add the values entered in all child rows in a column, based on the date range (by quarter):

=SUMIFS(CHILDREN([PT Total Hours]@row ), CHILDREN(Date@row ), ">=01/01/2025", CHILDREN(Date@row ), "<=03/31/2025")

This is what the AI formula came back with, also what another external AI platform came back with. Every date format I try, returns 0, but the correct value should be 27.5

Screen Shot 2025-06-17 at 3.50.41 PM.png

Best Answers

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!