Hi,
Because a client wanted to add another range to the age analytics (they wanted '70-100' and "No valid birth date" instead of just ">=70") I have edited the function files:
- SAPOrgUnitChart_Age
- SAPPosHieChart_Age
To add the extra category at the end.
The files were placed in the .delta directory (under OTFScheme/etc/etc) and the build was published.
Everything works fine in the org chart view, but in the details the bew categories are still not visible.
So this is OK:
But in the details:
What did I miss? In which function is the age distribution calculated for the details view?
Kr,
Gerrit
Ps: Very confusing that al these calculations are done over and over again in different files...