Display a calculated rating in 'Performance Goals' section in performance document
Summary
Display a calculated rating in 'Performance Goals' section in performance documentContent
Hi All,
We have a requirement where we need to display a value which is calculated with below rule and display in 'Performance goal' section in the performance document.
-----------------------------------------------------------------------
CALCULATION:
% Completion x Weighting (as a %) x 5 (i.e. overall earning percentage)
e.g.
▪ Goal 1: 75% Completion with a weighting of 25% 0.75 x 0.25 x 5 = 0.9375
▪ Goal 2: 100% Completion with a weighting of 15% 1 x 0.15 x 5 =0.75
▪ Goal 3: 50% Completion with a weighting of 25% 0.50 x 0.25 x 5 = 0.625
▪ Goal 4: 75% Completion with a weighting of 15% 0.75 x 0.15 x 5 = 0.5625
▪ Goal 5: 75% Completion with a weighting of 20% 0.75 x 0.20 x 5 = 0.75
TOTAL= 3.635
Therefore, this person would earn 3.635 0ut of a possible 5%