Hi,
In my geodatabase there are point and feature classes. I would like to join one field of the point feature class into the lines. Points and lines must start with the same name:
data_2014_scope_week_1__Project
data_2014_scope_week_1_Lines
data_2014_scope_week_2__Project
data_2014_scope_week_2_Lines
...

How to do this in model builder? Join Field would do the trick but how to do it in an iterative way?