Check if lookup field is not null in Process Builder
Instead of using the Conditions are met
you could use Formula evaluates to true
and use a formula to determine if it has a value.
I was able to make the not null
check by using $GlobalConstant.Null when the Type is set to Global Constant.