Resource Allocated by Person

This chart displays the number of allocated FTE by person.

Business Objects Allocated Resource (data model class "allocated_resource")
Values (or X-Axis and Y-Axis)
  • X-Axis: Persons (allocated_resource_resource_assignee).
  • Y-Axis: FTE (resource_rel_fte).
Sorting The results are sorted by descending COUNT, summed for all projects.
Limits By default, only 12 skills are displayed.
Note: You can change the pagination to display all the categories by clicking the menu .
Colors Colors are configured in Preferences. For more information, see Configuring Facet Displays.
Available Views Stacked bar chart.
Interactions On this chart, you can:
  • Click the bar names to filter on corresponding project.
  • Click the X-Axis categories to filter on corresponding person.
  • Click to get all results and enable chart pagination.
  • Click to switch to fullscreen display.
Technical Details
  • Data model
    • Class: document
    • Property: related_project
    • Class: resource
      • Property: resource_rel_fte
    • Class: allocated_resource
      • Property: allocated_resource_resource_assignee
  • Mashup feed (allocated)
    • Multidim Facet people_by_project (allocated_resource_resource_assignee over related_project)
    • Aggregations added on facet people_by_project
      • allocated: SUM(#has_category("Top/classproperties/type/allocated", categories) ? resource_rel_fte : 0)