using Custom Filter in Project Center

H

Haris

Hi,

I've a project published over PWA. In Project Center, I want to view all the
tasks which start between 1st June to 30th June. For this I applied a custom
filter specifying
"Start" - "Greater than or equal to" - "6/1/2006" AND

"Start" - "Less than or equal to" - "6/30/2006"

But this filter doesn't work, instead it shows me all tasks greater than
"6/1/2006" and all tasks less than "6/30/2006".

I've tried other options too but can't seem to get through. Any ideas on this?

Regards,
Haris
 
D

Dale Howard [MVP]

Haris --

I accidentally wrote your filter backwards and it seems to work for me as
intended. My filter shows only those tasks that start anytime in June, with
no other tasks starting any time outside of June. I wrote it as:

Start Less than or equal to 6/30/2006 AND
Start Greater than or equal to 6/1/2006

I'm not sure why mine worked and yours didn't. Let us know if this solves
your problem.
 
H

Haris

Dale:

Thanks for your reply. I've tried doing it this way too. The filter returns
the same behaviour as before. I don't know what am I missing.

Regards,
Haris
 
K

Kevin Newman

What I use is:

Finish is greater than or equal to "6/1/06"
Start is less than or equal to "6/30/06"

This gives me all of the activities within that date range.

Hope this hels,
Best regards,

Kevin
 

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