Resource Allocated by Skill

This chart displays the number of allocated FTE by skill.

Business Objects Allocated Resource (data model class "allocated_resource")
Values (or X-Axis and Y-Axis)
  • X-Axis: Skills (resource_skill).
  • 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 X-Axis categories to filter on corresponding skill.
  • 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_skill
      • Property: resource_rel_fte
  • Mashup feed (allocated)
    • Multidim Facet skill_by_project (resource_skill over related_project)
    • Aggregations added on facet skill_by_project
      • allocated: SUM(#has_category("Top/classproperties/type/allocated", categories) ? resource_rel_fte : 0)