Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have Talend job that read csv file and insert only rows that colonn 'Field1' (string) is null.
I used TFilterRow and this condition:
input_row.NumEngagement.equals("")
but all rows was inserted in Salesforce.
Can someone help me.
Hi,
Its better to hanle through tMap using !Relational.ISNULL() function. Please refer the below sscreenshot for sample.
Warm Regards,
Nikhil Thampi
Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂