Jan 07, 2022 07:16 AM
Hi all!
I’m trying to create a %Complete column in a project table that includes several single-select fields used to track 1. whether or not a particular team has tasks associated with the project, and 2. what that team’s progress is on those tasks if so.
I’m thinking what I need to do is create a formula column for each one of these, assigning a number to the values selected, a column that totals these up, and a column that calculates the % complete by dividing the total complete by the total that needs to be complete.
Maybe use the SWITCH formula to assign numeric values?
I just don’t know how to set up conditional formulas that complex at this point. Can anyone help me?
Thanks very much!
Solved! Go to Solution.
Jan 09, 2022 10:40 AM
Hurray!!! That did the trick! Thank you so much! This will be great!
Jan 09, 2022 10:49 AM
As a bonus for anyone that’s interested in replicating, here’s a shot from the interface I built for this: