Hello, I have a data set that I'm performing various actions on. Ultimately, my workflow decides whether the Sum is -2. If it is -2 I need it to continue throughout the workflow and analyze data further. If it's not -2 I need it to stop. How would I go about doing that? I was thinking of Union tool to original data but that would not care about the filter. Thank you!
