How to calculate parent-level values in multiple columns (not just % Completed)?

Toghrul Rzayev
Toghrul Rzayev โœญ
edited 04/28/25 in Formulas and Functions

Hi,
In my project sheet, only the % Completed column rolls up automatically using parent/child logic. That works fine. But I want to do something similar in other columns, like:

  • Variance from Baseline (%)
  • Weighted Variance
  • Planned Progress (%)

These are all calculated row by row, but I want to show an accurate value at the parent row, like a weighted average (similar to how % Completed works).

Is there a way to:

  1. Apply roll-up logic to multiple columns?
  2. Automatically calculate a parent row formula like =SUM(CHILDREN(...)) / SUM(CHILDREN(...)) only at parent level?

Right now, I have to manually enter different formulas in parent rows vs child rows and I do not have the right result. My variance from the baseline should be 12%, i see 2% only.

Is there a better way?

Thanks in advance.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!