Hi,
I have the below issue:
Parent File:
File_Id: 009
Source: MP
AMT: 2311
Reason_R: -
Time: -
Child File:
File_Id: 1232
File_Id_link:009
Source: MP
AMT: 324
Reason_R: AAA
Time: 9:00
So essentially the parent is missing the Reason_R: & Time:. Where as the child which is created has this. This child also has the parents file_id_link.
I need the Reason_R: & Time: from the child to be joined into the parent?
is this possible, if so how and what kind of solution is best to go ahead with this?