Ok, so the situation is I have a parent Customer ABC with child customers ABC1 and ABC2. However, ABC1 has Inventory entity with 2 Inventories: Inventory1 and Inventory2. I would like to show all the relationships in the Hierarchy (tree) diagram.
Is this possible? If yes, how?
Thanks!