Symptom
Configure business rule to set value for a double type custom field on form, but does not work.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Performance Management1H 2026
Reproducing the Issue
- Configure a business rule to set the field value to (calculated overall goal rating − 1) × 5 to a custom field (type double) on form.
- Assign the rule.
- Observe that after the condition is met, the calculated result is not populated to the custom field.
Cause
This is a Known Issue.
Resolution
Product Engineering is investigating a solution.
Click on star to bookmark this article to receive updates about this issue. For more information about updates from subscribed KBAs, you can refer to the KB Article 2171560 - How to be notified of new or updated SAP Notes or KBAs.
Workaround
Wrap the arithmetic functions in Format() or Format Number(). Refer to below screenshots for reference.
- If you want to round the calculated result to the nearest whole number, use the configuration below. Replace the Number part with your own arithmetic functions.
- If you want to round the calculated result to one decimal place, use the configuration below. Replace the Number part with your own arithmetic functions.
See Also
- SAP Help Portal - SAP SuccessFactors Product Release & Road Map Information
- SAP Help Portal - SAP SuccessFactors Patches Knowledge Base
- KBA 2171560 - How to be notified of new or updated SAP Notes or KBAs
- Implementing Business Rules in SAP SuccessFactors > Functions A-Z > Format
- Implementing Business Rules in SAP SuccessFactors > Functions A-Z > Format Number
Keywords
KI1H2026, PMU-27753, multiply, subtract, minus, add, divide, factor, business rule, add, division, arithmetic, calculation, double type, custom field, latest form, biz rule, set value, not work, field , KBA , LOD-SF-PM-RAT , Ratings and Weights , LOD-SF-PM-ADM , Admin Center, RBP, Permissions and Settings , Known Error
Product
Attachments
| multiply.png |
| format number.png |
SAP Knowledge Base Article - Public