I need to get statistics on Estimate and Actual and the issue is that data is already calculated up. 4 and 5 task times sum is in task 2 and 2 and 3 is in task so if I am filtering by other fields and using sum(actual)-sum(estimate) I am getting wrong results. How could I solve this?