non-working time in the reporting database (PS2007)

R

Rob 19

I'm looking to get what days are non-working (i.e. public holidays) in the
standard calendar from the reporting database for a SSRS report, but I can't
find the information anywhere. Is the standard calendar info available
anywhere in the reporting database?

thanks,

Rob
 
M

Mike Mahoney

I'm looking to get what days are non-working (i.e. public holidays) in the
standard calendar from the reporting database for a SSRS report, but I can't
find the information anywhere. Is the standard calendar info available
anywhere in the reporting database?

thanks,

Rob

Rob

You could work this out from MSP_EpmResourceByDayView, using capacity
= 0

regards

Mike
 
Top