Completion of Tasks

This gauge displays the percentage of completed tasks. It is calculated by computing the average completion of all tasks weighted by the length of these tasks.

Business Objects Project (data model class "task")
Values (or X-Axis and Y-Axis) Average of project_percent_complete
Sorting N/A
Limits Only the current value is displayed.
Colors The color of this gauge is red [0%; 25%[, orange [25%; 50%[, blue [50%; 75%[, green [75%; 100%].
Available Views Percentage gauge.
Interactions There is no possible interaction.
Technical Details
  • Data model
    • Class: task (and inherited classes)
    • Property: project_percent_complete
  • Mashup feed (project)
    • Aggregation added on facet project_percent_complete

      • avg: AVG(project_percent_complete)