Custom PWA View

C

CQ

I see the "get additional views" option on the PWA admin page. However, how
do I actually create my own view? I know that I want to make one that has
some SQL in it, but all the guides I find are about building views from
within Project Professional and not on the server side.
 
D

Dale Howard [MVP]

CQ --

Project Server accepts HTML, ASP, and data access pages. You would need to
use the appropriate application to create one of those types of views, and
then import the custom view into Project Server. Hope this helps.
 
Top