Update Task View

C

CQ

In the PWA, I simply want to make a view that shows me who has updated tasks
(and who hasn't) within a date range. Basically, I am trying to determine
if all the people that are assigned tasks are updating every week like they
are required to do.

I can write it in SQL if need be and put it on the PWA in an .asp page as a
custom view. Thoughts?
 
E

Ed Morrison

I've used SQL Server Reporting Services to create the report. This way I
can automatically email to management each weekly. You can also use the
report as a custom view.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top