Hi,
I have been driving myself nuts trying to get the results I am looking for with no prevail. So I am hoping someone can solve my issue...
I have a table in SAP called organizational table that contains job data for each employee. The issue is the way they store the data. For example, when someone gets a new title, the data person goes in and creates a new title with a new date but keeps the same Job code. What I am trying to figure out is how long has an employee been in a job regardless of job code. See my excel file attached with the example. I did a query with empid, name, job code, and jobtitle and grouped it by all fields with a min start date and max end date. But then I don't get all the records. Frustrating.....
Does anyone have any ideas on how I can determine how long an employee has been in a job regardless of the job code but should only consider it if the jobtitle has changed? It is also most like I have to search through each record and look for a change then log it on a separate sheet.
Thank you!![]()




