Hello all,
DT1 (DT to be updated)
Dictionary variable (values to update from)
Scenario 1 -
DT1 should be updated if Number column matches to BDR column (update same row)
Scenario 2-
To append the row from Dictionary var to DT1 if BDR does not match (Columns are different and mapping of columns are available)
Expected O/P for Scn 1
Excepted O/P for Scn 2
Thanks