I have a data set that contains one first column all the names of the employees and on the second column all the managers.
What I am trying to achieve: Manager columns include multiple hierarchy and I want to split them into multiple columns.
I have attached the sample dataset and output in the workbook.
I had previously asked this question on the forum with a smaller dataset and although the solutions I received were great, they didn't help me get the desired result for the original dataset.
Any help is appreciated