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.