Dec 19, 2006 #1 kpizza Technical User Joined Jul 13, 2006 Messages 34 Location US First of all you guys are great! I was hoping to create a report just based on what tasks are overdue for all resources instead of just one...possible?
First of all you guys are great! I was hoping to create a report just based on what tasks are overdue for all resources instead of just one...possible?
Dec 19, 2006 1 #2 PDQBach IS-IT--Management Joined Sep 26, 2003 Messages 1,523 Location US Possible? Sure. Oh, even though you didn't ask for it, here's one approach. Click on Project | Filtered for xxxx | More filters... Click on the "Task" radio button Click on the "New" button. In the popup: Change the Name to "PDQBach Late Tasks" Put a check in "Show in menu" Set up the conditions you want. I chose: Code: Baseline Finish | Does not equal | NA And | Finish | Is greater than | [Baseline Finish] And | %Work Complete | does not equal | 100 Apply the new filter and you'll see the late tasks. With only a little more effort, you can modify the canned "Late Tasks/Over budget" report to show the same tasks. Upvote 0 Downvote
Possible? Sure. Oh, even though you didn't ask for it, here's one approach. Click on Project | Filtered for xxxx | More filters... Click on the "Task" radio button Click on the "New" button. In the popup: Change the Name to "PDQBach Late Tasks" Put a check in "Show in menu" Set up the conditions you want. I chose: Code: Baseline Finish | Does not equal | NA And | Finish | Is greater than | [Baseline Finish] And | %Work Complete | does not equal | 100 Apply the new filter and you'll see the late tasks. With only a little more effort, you can modify the canned "Late Tasks/Over budget" report to show the same tasks.
Dec 19, 2006 Thread starter #3 kpizza Technical User Joined Jul 13, 2006 Messages 34 Location US I almost did ask but figured someone would tell me...thank you! ~Krista~ Upvote 0 Downvote