Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Formula for Sum of aggregate salary change percent by person number?
Content
Hi Everyone,
I am trying to determine the best way to write a formula to show the sum of salary change percent by person number. For example, I have an employee with a 121.43 increase, and an increase of 2.19 in the same year and would like to sum these 2 percentages to show the total change percent for the year by employee (123.62). I tried using MAX(SUM("Salary History"."Salary Change Percentage") by "Worker"."Person Number"), but it is providing the sum total for the entire report, not for the employee. Can anyone provide any feedback on what I am doing wrong in my formula?
Tagged:
0