Hi
I have data like of 12000+ employees, like their location, project, billing etc and for each of these employees i need to add data of who is their Head manager on the basis of a table.
The table will have data that if an employee belong to X location, Y project and Z billing status then the Head Manager for the employee is ABC. Like this i have many permutations and combinations and over 50 Head Managers. How do I do this task rather than doing it manually everytime.
I have data like of 12000+ employees, like their location, project, billing etc and for each of these employees i need to add data of who is their Head manager on the basis of a table.
The table will have data that if an employee belong to X location, Y project and Z billing status then the Head Manager for the employee is ABC. Like this i have many permutations and combinations and over 50 Head Managers. How do I do this task rather than doing it manually everytime.