Hi All,
I have a model within a model. Each model has an iterator. The sub model has a iterate feature class instance and the main model has an iterate row selection. I need for each feature class a field calculated based on the individual polygon locations within the area of the selected row.
I have tries to pass the sub model to a collect values tool and use that as a parameter for the main model but "make feature layer" does not allow that as an input. How do I get each instance of the iterate sub model into the make feature layer command to create my selection?
Thanks,
David