Help

Counting task completion

Topic Labels: Automations Formulas
Solved
Jump to Solution
256 1
cancel
Showing results for 
Search instead for 
Did you mean: 
flavich
4 - Data Explorer
4 - Data Explorer

Hi all!

I've been scratching my head and couldn't solve the problem quickly, so I'm asking for your help.

I need to display a progress bar with the percentage of completion of a specific task, under which there are subtasks. In order to understand the percentage of task completion, we take the subtask as the source. If out of 10 subtasks only one is completed, then we get 10% of the main task completed, a certain run rate.

It looks like a similar task can be implemented through a formula, but I was unable to write a correct formula using if, counting and division.

How can this case be solved?

1 Solution

Accepted Solutions
TheTimeSavingCo
18 - Pluto
18 - Pluto

Assuming 'Tasks' and 'Subtasks' are their own tables:

Screenshot 2024-02-20 at 7.17.48 AM.png

Screenshot 2024-02-20 at 7.17.45 AM.png

Link to base

See Solution in Thread

1 Reply 1
TheTimeSavingCo
18 - Pluto
18 - Pluto

Assuming 'Tasks' and 'Subtasks' are their own tables:

Screenshot 2024-02-20 at 7.17.48 AM.png

Screenshot 2024-02-20 at 7.17.45 AM.png

Link to base