Get Started with Redwood for Oracle Cloud HCM Begin Now
Aggregate Score on custom fields
Summary
How to get the aggregate score on the custom fieldsContent
Hello Team,
We have custom fields in interview feedback form, like communication, relevant skills, technical skills and strengths (all are numeric) requirement is to have a column with sum of the scores and another column with aggregate score. Could this be achieved using the expression.
I had this expression "[FEED|CUSTOM_1280] + [FEED|CUSTOM_1281] + [FEED|CUSTOM_1282] + [FEED|CUSTOM_1283]" but it is giving the result similar to concatenation eg: 5,5,3,3 but not 16.
Can we also achieve the aggregate score like 16/4.
Regards
Version
19C0