Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Conditional Logic to Skip Empty Row from tMap

Hi,
I'm sure I'm missing something simple! I've got a tMap component that outputs to tFileOutputDelimited, sometimes the output of the tMap is an empty row which is then written to the file as an empty row. How can I specify some conditional logic to not output empty rows to the file?
Thanks,
Labels (2)
4 Replies
Anonymous
Not applicable
Author

Hello
Add a filter condition, please see my screenshot.
Best regards

shong
Anonymous
Not applicable
Author

Please share the screen shot, which would be useful!!
AmrapaliPatil
Contributor
Contributor

@shong Please share your screenshot. Thank you.

Anonymous
Not applicable
Author

Hi,

 

Please refer the below screen shot.

0683p000009M49t.png

 

Relational.ISNULL(row2.first) || row2.first.equals("")

 

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 🙂