I am trying to iterate on a spatial join on point data. I want to get the attribute of a polygon onto a point dataset. I can do it fine for one features but have loads of points to get through so want to use the iterate function which I have not used before. I have attempted this but the spatial join needs to have an input value - what value do I tell it to use as I want it to use all the features in my geodatabase but it wont me select this - only wants me to select one feature.
So far I have got this far.
