You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Fast Formula to calculate overall goal rating by excluding goals with 0 weightage

Received Response
45
Views
1
Comments

Summary: Fast Formula to calculate overall goal rating by excluding goals with 0 weightage when calculating.

I have an employee with 4 goals example:

Goals 1: 34% Weight - Percentage Completion - 95%

Goal 2: 33% Weight - Percentage Completion - 100%

Goal 3: 33% Weight - Percentage Completion - 98%

Goal 4: 0% Weight - Percentage Completion - 25%

It should only count/calculate the goal's weights for greater than 0 and then calculate the percentage of completion.

95*0.34+100*0.33+98*0.33 = 97.64

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

DEFAULT_DATA_VALUE FOR HRA_EVAL_GOAL_RATING_FC_GOAL_ID IS 0

DEFAULT_DATA_VALUE FOR HRA_EVAL_GOAL_MEASURE_FC_MEASUREMENT_NAME IS '****'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!