Posts
  • EPM Development

    How to read global calendar from Project Server 2007?

    • 0 Comments
    Project Server 2007 developer can use PSI to read global calender. Here is the example how to read global calender with PSI: CalendarDataSet cal = ProjectServer.wsCalendar.ReadCalendars(GetByNameFilter(Name), false ); private string GetByUIDFilter...
  • EPM Development

    Add Time Hierarchy in Project Server 2007 Cubes

    • 3 Comments
    Many organizations have their own definitions of time. Project Server standard time dimension may not fit their needs. Don't worry, we can extend the cube by adding more time hierarchies. In Analysis Service 2005, one dimension could have multiply...
Page 1 of 1 (2 items)