Forum Discussion
joshua1990
3 years agoPost Prodigy
Determine level within multi level parent child hierarchy
Hi all!
I have a table that shows me a multi level parent child hierarchy:
Parent
Child
Quantity
1
A1
1
1
XC2
2
A1
B2
5
B2
XC7
8
As o...
joshua1990
3 years agoPost Prodigy
nitishsh91 : ANy idea?
nitishsh91
3 years agoSolution Supplier
The function will take parent n child as input n it will have to be added as a new column to give desired result, I believe it should work though still need to try it myself as I have visualised it conceptually the way an algorithm works.
I will try this in detail sometime tomorrow n let you know as I couldn't find time to work out this solution n had marked it for further analysis.
- joshua19903 years agoPost Prodigy
nitishsh91 : Thanks a lot for your support. Any updates?