on 2025 Feb 25 4:51 PM
Hi,
I need a formula way to have guidelines on Spot Award program. These guidelines should consider the 2%-10% of the Annual Base Salary per employee.
Do you have any idea how can I achieve this?
Many thanks!
Ana Lousada
Request clarification before answering.
Hello @AndresCarter,
Thank you so much for your help. I'm gonna to share all the steps that I perform in order to achieve the request:
1. Make sure that the advanced setting "Can nominators override the recommended award amount?" on Spot Award Program is enable.
2. Create a rule to make the calculations and link with the MDF Spot Award Object.
NOTE: this rule is linked in Save Rule, but it was calculated 2 times. For that reason, I have added a condition to block the 2nd multiplication.
3. The last step, was to create a new Business Rule to make an interval between 2%-10%.
I hope that this helps you too @MeghaSadhotra. 🙂
Ana Lousada
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@analousadaThank you. Just one query, where you able to solve for that USD showing next to 10% when Award Amount was selected?
So, you could have the guidelines set with a value which you want to be a percentage.
For example, below i have 2 for Mentoring and Team Player.
Within the business rules on the spotAward object we create the following.
We create a variable to get the salary of the employee, have the rule set to always true or for a selected program only, and use the Then to set the award amount to be salary*guideline.
When I tested this on an employee who's salary is 413,000.000 I got 2% correctly.
Hope this helps,
Andres
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 7 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.