Thanks Mike,
I guess this is what I am looking for. Hope you will be solve it quickly.
Requirement.
My requirement is to show description of level 2 in column 1 and description of level 3 nodes in column 3. We do not what to show other nodes.
Example:
Node1 | Node2 |
---|---|
G1 | a1 |
G2 | b2 |
G2 | b3 |
G2 | b4 |
G3 | c1 |
G3 | c2 |
G4 | d1 |
Thanks,
Debjit