I already have the report with all the information that I need. The problem that I am having, is that I need to filter each record by a expression that I have in the report.
The expression that I have sums up the total hours for the week for each employee. This is in the report.
Now when I try to do this in the query, it sums all the hours up for all employees. I only need per employee.
Is there any way to take the expression from the report with the information I need and put it into a query that can be filtered and put back into the report?
The expression that I have sums up the total hours for the week for each employee. This is in the report.
Now when I try to do this in the query, it sums all the hours up for all employees. I only need per employee.
Is there any way to take the expression from the report with the information I need and put it into a query that can be filtered and put back into the report?