I'm hoping to find a formula I can use to automatically fill out the parent row's progress bar based on the child rows. The result would look something like this, just not sure if this is possible.
- Section 1 is 50% because: Sub-task 1 + Sub-task 2 + Subtask 3 = 150 then / 3 tasks = 50% progress bar
Section 2 is 75% because: Sub-task 1 + Sub-task 2 + Subtask 3 + Sub-task 4 = 300 then / 4 tasks = 75% progress bar
Thanks so much!
