Hi,
I'm trying to get a report that contains Actual hours reported by resource/day. so im using powerpivot in Excel to generate the report (I would appreciate it if theres another method).
First, below is what i have been using to get the data:
MSP_TimesheetActual
- TimeByday
- ActualBillableWork
MSP_TimesheetLine_UserViewCF
- ProjectName
- ResourceName
- TaskName
- CustomField 1
- CustomField 2
- CustomField 3
second, all my CustomFields are set to "Roll down unless manually entered" and are put in the Task Usage view (Which is what apparently was the fix to make the Custom fields populate in Resources' Timesheets.
Now after running the report using Excel powerpivot, i still don't see most of the CustomFields in the report, even though they are appearing in Timesheet.
Another issue we are facing is that in Timesheet View, Custom fields' data are showing on periods and not showing on other(below is a scenario)
Task 1: Starts August 13 and Ends August 28
Period interval: August 13 - August 19
As a resource, i open the task that is assigned to me and in the period of August 13, i see all the data and when i go to the next period, i don't see the custom field's data.
Any help is extremely appreciated.
Also, if somebody knows how long does it take for the data to get to the reporting database that would also be great, because i modify tasks in the plan and don't see the change in the report when i rebuild it.
Again, Thanks!!