Hia,
I have a large dataset from which I am trying to Iterate feature classes and apply the selection tool on the output by some expression .
The problem, is I want to exclude Junction features from the iteration ( as the "Select tool" expression wont work on them due to lack of the field based which the expression is made ( ie Created User = XYZ) ,
But at the same time these junction feature class should be there in the final output.
How to exclude one feature type from the Iterate feature class tool set ?
Adarsh