Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Fast formula overall goal section rating
Content
Hello,
I have to create a fast formula to calculate the overall performance goal rating in a performance document. The overall performance goal rating will be calculated as a weighted average of the goal rating. So, we have to weigh the average using the goal weight. For example we have these goals:
- Goal 1: evaluation 5 – weight 20%
- Goal 2: evaluation 3 – weight 80%
The overall goal rating should be (5*02+3*0,8)/(0,2+0,8).
We did not include the goal weight in the performance document so we have to use the goal weight that is mapped in the goal list (goal management module). Do you think that it is possible this fast formula?
0