Skip to main content
Question

Match and Copy attributes

  • November 2, 2015
  • 1 reply
  • 55 views

nedwaterman
Contributor
Forum|alt.badge.img+9
Hi there,

 

 

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!
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • November 2, 2015
Hi

 

 

Sounds like the FeatureMerger is the transformer you're looking for.

 

 

David