AngelAngel
7 years agoQrew Assistant Captain
Self Relating table -lookup and report
So I have tried to create a table related to itself. I am maintaining a staff table which join itselfs to maintain its manager hierarchy information. Now I want to create a report based on the current user's manager. I want to show only the staff that have the manager same as the currently logged in user.
Demonstrating the ask with an example:
Now let's say the current user who is logged in is aaa@abc.com whose related manager is 2. the report should show all staff who have related manager as 2.
Does this sound like something that can be achieved? Any help is appreciated. Thanks,
Demonstrating the ask with an example:
Now let's say the current user who is logged in is aaa@abc.com whose related manager is 2. the report should show all staff who have related manager as 2.
Does this sound like something that can be achieved? Any help is appreciated. Thanks,