Category: Microsoft SQL Server Reporting Services
SSRS
If you look inside your project server reporting DB, you will notice there are several prebuilt views which show relationships between the standard project server objects (projects, resources, etc...) and the custom fields you have defined.
What you may not realize is that the custom fields are not stateful. They only apply as meta data on resources,Projects or Tasks at the point in time when you look at them.
for instance...
Continue Reading »