Status Manager Query

G

Gary Zag

We have project managers that publish schedules but want the updates to be
processed by someone else. We have them change the Status Manager field
before publishing but sometimes they forget. Is there a way such as a SQL
query that can be run to get a list of all tasks across all projects that are
assigned a certian Status Manager?
 
M

Marc Soester [MVP]

Hi Gary,

Generally you should be able to achieve this report by using the Project
Server Reporting Database. You will need some expertise in generating reports
using reporting services (or similar tool), but the information you are after
is stored in the reporting database.

Hope this helps
 
Top