I've created 2 reports from queries,
1 calculates the NoOfItems processed, per person, per month.
2 calculates the NoOfHours available to work, per person, per month.
I want to divide the NoOfItems by the NoOfHours to find out the number of items processed per hour.
I can't find a way to link the 2 querys, so i can't get both the totals on the same report.
Can the totals calculated in the queries be recorded in the tables?
Can I create a calculation in a new report using the totals in the other reports?
Any other ideas on how to get the items per hour?
1 calculates the NoOfItems processed, per person, per month.
2 calculates the NoOfHours available to work, per person, per month.
I want to divide the NoOfItems by the NoOfHours to find out the number of items processed per hour.
I can't find a way to link the 2 querys, so i can't get both the totals on the same report.
Can the totals calculated in the queries be recorded in the tables?
Can I create a calculation in a new report using the totals in the other reports?
Any other ideas on how to get the items per hour?