Current Date Field

M

Michael

Is there any way to create a view on project server web access that can
automatically filter tasks that start within 10 days of the current date?

I can create a custom field that contains the current date or the current
date plus 10 days but I can't get the filter to work against this.
 
M

Michael

I figured it out myself. I created a custom flag field that compared the
start date against the current date using ProjDateAdd. The trick was the
project has to be updated and published for the view to start to work (which
I should have remembered)
 
Top