0

I want to design the SSRS 2008 (not sql server 2008 R2) based reports for Project server 2010. Reports should show , how many projects are going on ? tasks status by dates and all. How can do this ? I unable to understand what is relation ship in architectural level of SSRS and Project server 2010 ?

Jon Iles
  • 2,519
  • 1
  • 20
  • 30
Red Swan
  • 15,157
  • 43
  • 156
  • 238

1 Answers1

0

For the functioning of SSRS is necessary to provide a source of data, it is crucial.

The Project server provide a source of information (how many projects are going on? Tasks status by dates and all), and to make SSRS report to a data source on the Project server.

Tihomir Budic
  • 309
  • 4
  • 13