Forum Discussion
James_Price
Jun 23, 2021Brass Contributor
MS Project report view tasks in next 30 days...
Hi team I want to create an report inside MS Project 2019 that shows upcoming tasks in the next 30 days. I can see there is a filter for 'Tasks starting soon' but cannot find the filter formula. ...
- Jun 23, 2021
You can view the construct of the "tasks starting soon" filter by going to, View > Data group > Filter selection box > "tasks starting soon".
As far as creating a 30 day lookahead filter, here is one way to do it. First create two custom date fields
Date1 = [current date]
Date2 = [current date] +30
Then create this filter:John
John-project
Jun 23, 2021Silver Contributor
You can view the construct of the "tasks starting soon" filter by going to, View > Data group > Filter selection box > "tasks starting soon".
As far as creating a 30 day lookahead filter, here is one way to do it. First create two custom date fields
Date1 = [current date]
Date2 = [current date] +30
Then create this filter:
John
James_Price
Jun 24, 2021Brass Contributor
Nice one. Thanks John
James
James