Business Objects |
Resource Request (data model class "resource_request ") |
Values (or X-Axis and Y-Axis) |
- X-Axis: Month and year (
resource_fte_monthofyear ).
- Y-Axis: FTE (
resource_rel_fte ).
|
Sorting |
The results are sorted by descending date, from the oldest to the
newest. |
Limits |
Only the last 9 months and 3 upcoming months are displayed. |
Colors |
By default, this chart is blue. Colors can be configured in
Preferences. For more information, see Configuring Facet Displays. |
Available Views |
Stacked 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
- Property:
resource_skill
- Mashup feed (allocated)
- Multidim Facet
month_by_skill (resource_fte_monthofyear
over resource_skill )
- Aggregations added on facet
month_by_skill
- request:
SUM(#has_category("Top/classproperties/type/resource
plan", categories) ? resource_rel_fte : 0)
|