Ratings in Goal Section needs to calculated based on weights * the summation of actual value
Summary
Goal Ratings --To be calculated based on the logic of weights multiplied by the summation of actual value (each goal can have multiple measurements)Content
Each Goal can have multiple measurements with actual value and target value set respectively
Ex. Goal Name : Customer Centricity; Weight is 55%
Measurement : P1 ; Target Value 90; Actual Value -80
Measurement: P2; Target Value 10; Actual Value - 5
Sum : Target Value 100; Actual Value 85
Ratings need to be automatically populated with the calculation 55% * 85%/100
can the above be achieved
Tagged:
0