D
David Childers
I am running a macro that pulls information out of Project into Excel
via a query to the Project DB in SQL Server. I've noticed that when I
run a query to look at a resource's daily actuals, the daily hours
don't show up if I modify their hours in a previous time period. E.g:
When running a report for November, I realize someone booked hours to
the wrong task the first week of November. I swap their hours to the
correct task, and this shows up fine in Project itself, and in PWA.
However, when I run a query on the MSP_VIEW_PROJ_ASSN_TP_BY_DAY table
in the database, it removes their orginal hours, but does not update
the new hours for that week. Any ideas?
Thanks,
David
via a query to the Project DB in SQL Server. I've noticed that when I
run a query to look at a resource's daily actuals, the daily hours
don't show up if I modify their hours in a previous time period. E.g:
When running a report for November, I realize someone booked hours to
the wrong task the first week of November. I swap their hours to the
correct task, and this shows up fine in Project itself, and in PWA.
However, when I run a query on the MSP_VIEW_PROJ_ASSN_TP_BY_DAY table
in the database, it removes their orginal hours, but does not update
the new hours for that week. Any ideas?
Thanks,
David