Forum Discussion
vinothkumar1990
Helper II
2 years agoHierarchy output
Hi All, I came across some below hierarchical requirment. I have two columns called COL1 and COL2 and want to derive the value (MAP). COL1 and COL2 have 4 type of relationships i.e. 1:1, 1:M, M:1,...
lbendlin
Super User
2 years agoWhat you describe sounds more like a network graph than a hierarchy. Hierarchies by definition must be 1:M (ok, with a corner case of 1:1).