Hello,
I new to using model builder. I need to calculate multiple fields but I am having issues with figuring out the tool (Calculate Fields (multiple)). Does anyone have a link to a video or instructions that can help me?
Thanks
Take a look at the tool documentation, if you haven't done so already.
Basically, it's like the normal Calculate Field tool: You define functions in the code block and apply these functions to the fields.
For example, here I'm calculating 2 fields at the same time:
I could have gotten the same result by using the normal Calculate Field two times, but this tool is more convenient.