Hello.
I have a join running, but on occasion, my right side of the join will have no data (null) which is causing the join (and entire workflow) to fail. I can't have that happen, as the other data in the workflow needs to run.
Is there something I can put prior to (or after) my join that will help me with this?
Thank you in advance.