Hi Team,
I have 2 datatables dt1, dt2
Each dt contains same no of columns like
Brand and AccNo
IT - 12345
How to merge these two dt and save it in another dt (dt_res)
I am trying to use the activity - Join Datatables gave inputs dt1 and dt2 and saving but its displaying error.