Hi all,
I had created two table, one is to track the user's progress and the other one is to track the project progress. The user will update the task based on the task assign and each task belong to certain project. Every time they completed a task, they will need to update this ticking "Yes" on the "Done" column and specify the date of completion. My project tracking is based on the number of completed task compare to the over all number task. Do you have any idea on how to let the user update the task and the project table will calculate and update the % of project completion automatically without having me to update this manually each time? Attached is the example of the table's involved
I had created two table, one is to track the user's progress and the other one is to track the project progress. The user will update the task based on the task assign and each task belong to certain project. Every time they completed a task, they will need to update this ticking "Yes" on the "Done" column and specify the date of completion. My project tracking is based on the number of completed task compare to the over all number task. Do you have any idea on how to let the user update the task and the project table will calculate and update the % of project completion automatically without having me to update this manually each time? Attached is the example of the table's involved