Hello,
I'm trying to use an iterator in model builder to transform a raster into a polygon but with another Field than Value. This field was named the same (combine) in every raster inside the folder (Arandano) and it is a short integer, but when I want to select it inside the Raster to Polygon it only appear the Value field. When I don't use an iterator it appear the combine field. Does anyone know what can I do? I don't wanna do it one by one.
With the iterator:


Without iterator

thanks!