Progress Report

Parent Previous Next

What is the Progress Report

Timeliner Tasks have attached objects, each object potentially having associating records in BimSens's DataView. The Progress Report allows you to calculate properties of Timeliner tasks from the properties of attached objects in the DataView, and to perform additional calculation to extrapolate result such as remaining duration.

TIPS


Progress Reports allow you to use the DataView Properties of one or several objects attached to a Timeliner Task to calculate Task's Properties such as Actual Start Date, Actual Finish Date, Progress and output Remaining Duration calculation to a User Field of your choice.

Configuring the Progress Report



Calculating Task Actual Dates

To calculate the Task Actual Start you must specify a DataView Date Property as reference:


To calculate the Task Actual Finish you must specify a DataView Date Property as reference:



Calculating Actual Progress

Progress can be calculated in 2 ways:



TIPS


If you need more complex calculation than the one available, you can add a Calculated Column in the DataView definition and use it as a reference for Progress.


To calculate the Task Progress from the individual components Progress, you can chose to give the same weight to all components or use another Property of the DataView as component's weight. This allows you to assign greater weight in Task completion to components that have different complexity or size, such as concrete pour volumes.



Calculating Remaining Duration

Remaining Duration can be calculated for a Task once the Progress has been evaluated. There are 4 methods of getting the Planned Duration:



With these 3 methods, the Remaining Duration is given by: Planned Duration = (1 - Progress)



warning


Timeliner Planned Duration is a simple difference of Planned End - Planned Start; To get accurate estimate of the durations use the Calendar based calculations. Remember to setup the Calendar information accordingly.


Filtering Matches from the DataView

You can chose to consider all objects attached to a Task or only the one where a given DataView Property matches a Field of the Timeliner Task. This allows you to filter DataView matches relative to different Activity types for instance.