Hello, This script works. But I have some questions if this is as it should or if I can change it further. I will try to explain with text and image.
The questions lies just after the If statement. The model works. If the statement is True then it running the top group (see the image below) . But If the statement is false then its running the bottom group. - As I it should and it works as I wanted to.
But
The situation: But even if the model is running as it should for the false statement. I still see that the model is try to run all the parts in the true statements but with empty values. I have tried to make a print screen at that partial moment.
This is what I can read from the log

It tries to run even if it cannot och should not run. Is this a normal thing?
Here I tried to explain the question as an image.
