Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Hi Could you not have formula tool and create a column then use this syntax like this If ISEMPTY(FieldA) then Field B Else FieldA ENDIF then you join should work.