Solution ID: prim15909 |
How to display Target Actual Duration |
Status: Reviewed |
Version(s): 3.1 |
From Primavera OCP
Problem: | How to display Target Actual Duration |
Fix: | Target Actual Duration is the duration between the Target activity Actual Start and the Target Data date. In order for Target Actual Duration to be greater than 0, the Target project must have Actual Dates. Target Actual Duration is 0 for any activity that has not started. 1. Go to Data, Custom Data Items and create an activity level, numeric CDI called TDUR with a length of 7. 2. Go to Tools, Global Change and create the following Global Change. IF T1EF EQ T1AF Note: The IF statement selects completed Target activities. Run the Global Change. The Custom Data Item, TDUR, can be displayed in the layout and in the Report Writer. This Global Change should be run every time the Target project is updated and should include the new Target Data date. |