A
Adrian
I have to create a report that shows how many hours of work a certain
resource should spend on some tasks on a certain date.
An example would be a report for Resource X on December 20th.
There should be a list of tasks showing a certain amount of hours for each
task,
e.g.
Task A - 2 hours
Task B - 4 hours
Task C - 2 hours
In a crosstab report I use a filter to get the tasks that are scheduled for
that date.
Every row is a task, the columns are days.
But then the report gives me 88 columns dislaying every single day of the
project.
I want this report to display only the assigned hours for that day.
I'd be happy about any suggestions on that.
Thanks,
Adrian
resource should spend on some tasks on a certain date.
An example would be a report for Resource X on December 20th.
There should be a list of tasks showing a certain amount of hours for each
task,
e.g.
Task A - 2 hours
Task B - 4 hours
Task C - 2 hours
In a crosstab report I use a filter to get the tasks that are scheduled for
that date.
Every row is a task, the columns are days.
But then the report gives me 88 columns dislaying every single day of the
project.
I want this report to display only the assigned hours for that day.
I'd be happy about any suggestions on that.
Thanks,
Adrian