EPBCS: Dynamically traverse from bottom to top node in ragged hierarchy to find the rates
Content
Hi All,
I have a ragged hierarchy and storing rates at each generation members like "_Input". I wanted to dynamic check rates from the bottom level member to the top nodes. Eg: First check the rates at the bottom node CCC_input, if it's not available then check the rates at the next level member at BBB_Input and so on. As this is a ragged hierarchy, we may add an additional nodes in the hierarchy, so I can't use @ancest , relative functions. Is there any way to dynamically check the rates from bottom to top nodes
AAAA | ||||
AAA_Input |
0