Lateness Analysis for Open Gate

This chart displays the number of open gates grouped by "lateness". Gates can be on time, early or late and are grouped by default into "1 week", "2 weeks" and "more than 2 weeks" ranges.

Business Objects Project (data model class "gate")
Values (or X-Axis and Y-Axis) X-Axis: gate lateness (2 weeks early, 1 week early, On time, 1 week late, More than 2 weeks late).

Y-Axis: Number of gates.

Sorting The results are sorted in this order:
  • 2 weeks early
  • 1 week early
  • On time
  • 1 week late
  • More than 2 weeks late
Limits There is no limit.
Colors By default, the color of this cart is blue and can be configured in Preferences. For more information, see Configuring Facet Displays.
Available Views Bar chart, table.
Interactions On this chart, you can:
  • Click the bars to filter on corresponding project.
  • Click to switch to fullscreen display.
  • Click to switch to table display.
Technical Details
  • Facet created in feed
  • Mashup feed (open_project)
    • Numerical facet with expression: #ndays(#extract(document_ram_datetime,"project_estimated_finish_date"), #now())