Fast Formula: Competencies Rating Not Captured in Overall Performance Calculation
Summary:
I am working on a Fast Formula to calculate the overall performance rating for employees. The requirement is to consider both Goal Section Rating (70%) and Competencies Section Rating (30%) when determining the overall rating.
However, I noticed that in my current setup only the Goal Section Rating is being captured correctly. The Competencies Section Rating is not being included in the calculation of the overall rating, so the final result is incomplete.
I have already defined defaults for both database items:
HRA_EVAL_GOAL_SECTION_RATING_FC_CALCULATED_SCORE
HRA_EVAL_COMP_SECTION_RATING_FC_CALCULATED_SCORE
But when the formula runs, only the goal score is returned while the competency score appears to be ignored.