Hi everyone, I'm making a model that basically selects the links that must change the value of one field, those links are selected by the proximity to the line feature, there are 108 line features thats why the iterator.
my problem is: the value that I have to put in the field is contained in each of the 108 features lines, with the tool get field I reach the value, but for some reason I don't know Calculate field tool do not recive the variable as a input, (only when the data type is variable or string it recives it, my value is double)
Can you please show me the problem to fix it ?
thanks