Hi All,
In my data I need to provide start ID and end ID for each manager and its dependent. For a manager Node 0 and its dependent Node 1.1 and Node 1.2, the start ID will be 1 and end ID will be 2 and 3. For manager Node 1 and its dependent Node 1.1 and Node 1.2, the start ID is 2 and end ID is 4 and 5. Could you please help me on the same.
Input file:

Output file:

Regards,
Shikha