M
mbrand
Is it possible to create a view that would show the hours worked on a
project for a specified time frame? The closest I've been able to
think of is filtering based on the start/finish time. But since that
is a wider range than what I want, it does me no good. I'll give a
quick example.
If Project A has a start date of january 1 and end date of of March 31
and has 3 tasks task1, task2, task3. These tasks then have the
following hours worked:
JANUARY FEBRUARY MARCH
TASK1 10h 15h 20h
TASK2 10h 15h 20h
TASK3 10h 15h 20h
I would like to specify a date filter of February. It would then just
show the 3 15 hour tasks, totaling 45 hours.
project for a specified time frame? The closest I've been able to
think of is filtering based on the start/finish time. But since that
is a wider range than what I want, it does me no good. I'll give a
quick example.
If Project A has a start date of january 1 and end date of of March 31
and has 3 tasks task1, task2, task3. These tasks then have the
following hours worked:
JANUARY FEBRUARY MARCH
TASK1 10h 15h 20h
TASK2 10h 15h 20h
TASK3 10h 15h 20h
I would like to specify a date filter of February. It would then just
show the 3 15 hour tasks, totaling 45 hours.