Apply filter for a specific time period?

J

Joe

Is there any way to create a filter that will show tasks that have actual
work that was entered during a specific time? For example, I want to show
task where the resources entered some actual hours from 6/1 thru 6/24. I can
get the filter to show where actual work is greater than zero, but not for
the specific time period I am looking for. I am trying to show a report of
what actual work was entered for a specific time, but I don’t want to see
task that was worked on in another time period and not in the specified time
period I am looking at.
 
J

John

Joe said:
Is there any way to create a filter that will show tasks that have actual
work that was entered during a specific time? For example, I want to show
task where the resources entered some actual hours from 6/1 thru 6/24. I can
get the filter to show where actual work is greater than zero, but not for
the specific time period I am looking for. I am trying to show a report of
what actual work was entered for a specific time, but I don’t want to see
task that was worked on in another time period and not in the specified time
period I am looking at.

Joe,
Try the following filter:
And/Or Field Name Test Value
Finish is greater than or equal to "Start of period"?
And Start is less than or equal to "End of period"?
And Actual Work is greater than 0h
And Summary equals No

Use the filter on the Task Usage view and display Actual Work in the
timescaled data on the right side of the window.

Hope this helps.
John
Project MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top