Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

If condition evaluation to check parent nodes logic

SSN01May 11 2017 — edited May 13 2017

Hi,

I need help to evaluate the parents node  as below

Parent A

    Child 1

    Child 2

Parent B

  Child 11

  Child 12

Parent C

   Child 21

   Child 22

Parent D

  Child 31

  Child 32

Need to check  if  the child node is under Parent is A, return  R / or if its under Parent is B, return  S /  or if Parent is C, return  T / or  if Parent is D, return  U. How to derive this logic

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2017
Added on May 11 2017
2 comments
204 views