Hello!
I have two reports:
Report 1 has the total count of tasks.
Report 2 has the total count of sub-tasks.
How can I automatically calculate the average number of subtasks per task (number of sub-tasks/number of tasks) from these reports?
I know that reports can't pull in ifnormation from other reports, so I'm not quite sure how to accomplish this. Thanks for you assistance!