Hello. This is my first post. Thanks for understanding! However, I'm not very good at ModelBuilder.
I am creating a model that joins a feature dataset with a table, deletes some fields, adds other fields, and calculates those new fields. I am not able to add fields AND calculate them at the same time. I can use the "Add Fields (multiple) tool tool to add fields, but then feeding the result into "Calculate Fields (multiple) does not work. The "Calculate Field" (singular) tool does allow you to create a new field AND calculate it at the same time...but it will only do one field at a time.
Perhaps I need to use the iterator? Can I make a list of fields that need calculating and make the iterator do a single field calculate? I'm not sure which iterator I need and how to connect it.
Thanks for your help!