Forum Discussion

tstraker's avatar
tstraker
Frequent Visitor
7 years ago
Solved

Parent and Child visualisation

HI All,

 

I'm struggling to visualise Parent / Child relationships.

 

I have a query called work, it has two columns:

  1. ItemID
  2. ParentItemID

I want to simply display each parent (ParentID) and then have a drill down into its children (ItemID).

 

Ideally I'd use a tree chart or an org chart but I can't find anything thats really working.


How should I be approaching this?