Staffing Needs

This chart displays the number of required FTE by month.

Business Objects Resource Request (data model class "resource_request")
Values (or X-Axis and Y-Axis)
  • X-Axis: Month and year (resource_rel_monthofyear).
  • Y-Axis: FTE (resource_rel_fte).
Sorting The results are sorted by descending date, from the oldest to the newest.
Limits Only the upcoming months are displayed.
Colors This chart is blue.
Available Views Bar chart.
Interactions On this chart, you can:
  • Click to switch to fullscreen display.
Technical Details
  • Data model
    • Class: resource
      • Property: resource_fte_monthofyear
      • Property: resource_rel_fte
  • Mashup feed (allocated)
    • Aggregations added on facet resource_fte_monthofyear
      • request: SUM(#has_category("Top/classproperties/type/resource plan", categories) ? resource_rel_fte : 0)