Select to view content in your preferred language

ModelBuilder: Populating a field in one table using data from another table

579
0
10-09-2012 03:25 PM
RahulRakshit
New Contributor
Hi..I have to use Modelbuilder to perform this task.


  • I have a field Route_ID1 in feature class A

  • I have a field Route_ID2 in feature class B (the field has no values).

  • I have to populate the field Route_ID2 using the data from Route_ID1. The common field to join the two tables is Object ID.



My question is: It is possible to do this in ModelBuilder?If Yes, then how?
I want to make a model parameter such that the user selects Route_ID1 field from a Dropdown menu and when he/she runs the model, the field Route_ID2 gets populated.
Tags (2)
0 Kudos
0 Replies