Business Objects |
Tasks (data model class "task ") |
Values (or X-Axis and Y-Axis) |
- X-Axis: timeline (week unit), based on
history_weekofyear
facet
- Value and Y-Axis of timeline: aggregation value corresponding respectively to
SUM of
- Assigned resources percentage:
snapshot documents
(document_history_type field) without
complete category on facet current .
- Difference between planned and required resources:
snapshot documents
(document_history_type field).
- Predicted overdue:
snapshot documents
(document_history_type field) without
complete category on facet current and
which are finishing after the estimated end date.
- Predicted overdone:
snapshot documents
(document_history_type field) without
complete category on facet current and
which are finished before the estimated end date.
|
Sorting |
The results are sorted by time, the most recent results on the right. |
Limits |
By default, only the last 12 weeks are displayed. |
Colors |
Colors can be configured in Preferences. For more
information, see Configuring Facet Displays. |
Available Views |
Indicator values with history. |
Interactions |
There is no possible interaction on this chart. |
Technical Details |
-
Consolidation
- These indicators rely on snapshots computed by
project_
getProjectHistoryFromEnovia aggregation
processor
- Data model
- Class: task(or inherited)
- Property:
document_history_datetime
- Property:
project_percent_complete
- Property:
task_percent_allocation
- Property:
project_estimated_finish_date
- Mashup feed:
project_history
|