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

Calculating Rating Description - VBS Value overwritten in field

edited Jun 26, 2025 3:52PM in Career and Succession

Summary:

Hi All,

i've a issue about the User Interface in the Performance Document in the Summary region.

The customer, in the Employee Calculated Rating field, want to show only the numerical value (in parenthesis) and not this format

This field in VBS it's the CalculatedRating, that show on left the label about the Employee Rating selection and on the right the calculated value.

I've found a work around putting this expression in the values in the field CalculatedRatingDescription with this expression:

[[ $fields['talentPerformanceEvaluations-evaluations-sections-items-ratings'].CalculatedRating.$value().split('(')[1].split(')')[0] + '%' ]]

When i come to the page, the field display correctly (as on the screenshot)

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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