Hey team,
I think this is an easy one, just need some help.
I have two tables - Objectives and Steps. Each step within the objective has a different “weight” / percentage tied to it, based on its importance. I need to add up the % of completion within each objective based on the weight of each step, since each step is not equal in value.
Objectives table:
Steps Table:
So ultimately I would see on the Objectives tab the % of completion based on the steps “checked” in the Steps table