Creating % complete for each parent row?

Hello! I'd like to show the % complete of each of these training modules on the associated parent rows. I've attached a screenshot. Happy to add/remove columns, etc...
Β
Can someone please assist?
Β
Comments
-
Hi Monica,
If you go into your Project Settings and select the column as aΒ % Complete column, it will be automatically rolled up.
Hope that helps!
Have a fantastic day!
Best,
AndrΓ©e StarΓ₯
Workflow Consultant @ Get Done Consulting
SMARTSHEET EXPERT CONSULTANT & PARTNER
AndrΓ©e StarΓ₯ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Thanks for your reply! Unfortunately that doesn't seem to be an options as we aren't using dates?Β
Β
Β
-
Thanks for your reply! Unfortunately, this doesn't seem to be an option since we aren't using dates? I've attached a screenshot.
-
There is a manual way, as well. I'll get back to this post a little later.
SMARTSHEET EXPERT CONSULTANT & PARTNER
AndrΓ©e StarΓ₯ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Would this formula help?
=AVG(CHILDREN())
NOTE:Β be sure to change the column type to %
Β
Β
Β
-
Happy to help!
I saw thatΒ it's answered already!
Let me know if I can help with anything else!
Best,
AndrΓ©e
SMARTSHEET EXPERT CONSULTANT & PARTNER
AndrΓ©e StarΓ₯ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Hmm, I feel like I'm missing something very obvious. I tried using the formula -Β =AVG(CHILDREN()) - but it results in something that I wasn't expecting. I would expect to see 75% here, but instead see 38%. Attaching screenshots. Any ideas? Thanks again!
-
Never mind! Figured it out! Instead of "=AVG(CHILDREN())" I needed "=Sum(CHILDREN())
Β
:-) Thanks!Β
-
Excellent!
So you didn't want % Complete up to 100% but sum the % in total.
Glad you got it working!
SMARTSHEET EXPERT CONSULTANT & PARTNER
AndrΓ©e StarΓ₯ | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E: andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.