Sometimes we need to filter activities based on relationship type. For example we want to show only activity which has Finish to Start relationship.
However the default filter function doesn’t support it.
I will show you how to do it.
We will use Report function in this case.
We have a simple project and we will filter activity which has FS relationship type.
Go to Tool -> Report
Click Add button to create a new report. Click Next
Select Activity Relationship. Click Next
Click Next.
We can click Column button to select what column to show in report
After select column as display in below picture, click OK
Now we click Filter button to filter activity based on relationship type.
Select value as display in below picture.
Click OK and Next.
We can give the report a title and click Next.
Click Run Report button to preview the report
The report display 2 FS relationship.
Close the Preview. Click Next and Save Report.
Now you know how to filter activity based on Relationship type.
Good !
LikeLike
Thank you. Interesting I tend to not use the report function much. It seems too much trouble so I rely on my own coding. But this example was good.
LikeLike