Formula

Options
NAIDU
NAIDU Member, ALL USERS Posts: 1 New Contributor

Hi All,

 

I have a requirement and this is a very rare formula. Please help me with the same.

 

In Numbered list has Duplicate Products for different parents.

 

For Ex: Product A is a parent member it has a 3 Childs(D, E, F)

             Product B is a parent member it has the same 3 Childs(D, E, F)

              Product C is a parent member it has the same 3 childs (D, E, F).

 

We need to move all E product data to D.

Calucualtion D = D + E

PARENTCHILDData before logic Data After logic
A    
 D100 300
 E200 0
 F300 300
B    
 D100 300
 E200 0
 F300 300
C    
 D100 300
 E200 0
 F300 300

     

Can you please help me with how to write this calculation. Hope we understood.

 

Regards,

Naidu