Hey guys,
I have created a model that I would like to run as a batch.
When I enter the output path for the first row, it greys out the rest.
Why is this?'
Below is what my model looks like:
Unfortunately, model tools do not support batch processing.
Your best bet is to construct a "master" model with an iterator, and add your model tool to your "master" model.