Hi All,
I have an HR query that requires an action and the related salary to be displayed per employee - no key date.
So what I am looking for is
Employee A Hired Salary Amount A
Employee A Promoted Salary Amount B
Employee A Transferred Salary Amount C
When I create the query - I get all my employee actions, however it only brings out the last salary:
Employee A Hired
Employee A Promoted
Employee A Transferred Salary Amount C
Currently Salary is an attribute of 0employee
Is there a way that I can show the salaries per action?
Thank you