I have two datasets. Dataset A has an ASSET_NUMBER and a FID. Dataset B has an EQUIP_NO and a FID.
I want to match the two datasets on the FID, then copy the ASSET_NUMBER from Dataset A to Dataset B using the Match. Any idea how I do this? I've tried using the Attribute Copier, but its not copying the attribute value to Dataset B.
Thank you in advance!