PDF reports

A

ashagouda

Hi friends,


I need to display the reports of a particular project in pwa in
dropdown, so that when user
pulls down a particular report it should show the pdf file.

we have the reports saved in a plan, do not know how to pull these
reports to PWA from project
pro.

Any help appreciated


Regards
Asha
 
M

Marc Soester [MVP]

HI Asha,

in order to create a report and display this report via PWA, you will need
to use a reporting toll like reporting services ( which comes with SQL
Server). Once you created this report you can make it accessable via Project
Web Access.

Essentially you will need to costum develop the report to be used in PWA.
I hope this helps
 
Top