I've been trying to get my head around blocking certain areas of the workflow to not be run based on certain criteria. I want the workflow to be able to run as fast as possible, so blocking code that just doesn't need to be run for a certain set of criteria seems like the logical design to take. I've tried different iterations of using Filter, but that does not work as both outputs are executed. I did some internet/community searching and found several instances of using Detour within a macro as an option. Conceptually, this seems to be like what I need to do. Unfortunately, none of the examples I found fit what I'm trying to accomplish. So I started trying different configurations, but I just can't get it to work. Below is what I have been working with. The error I'm currently receiving is listed on the right below, and the tools mentioned are reflected by the red arrows.
Actual files are attached.
Any suggestions?
Winston

