Can the Feature Class Iterator in Modelbuilder be used to iterate over a select subset of feature classes within a large GDB using a Boolean or some other means?
I've tried using "Calculate Value" to create a boolean variable return True(1) if the feature class "%Name%" is found in a specified list, but this only applied to the 1st Tool in a long string of steps ... I'd rather not waste computing time iterating over feature classes that are not of interest (not in my current Map Document).
Is there a simple solution to this - without using "Multivalue iterator"?
Thank you,
Matt