<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remove/Ignore empty fields in tMap-Output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Remove-Ignore-empty-fields-in-tMap-Output/m-p/2361836#M126105</link>
    <description>&lt;P&gt;@Corinna Kiekenbeck​&amp;nbsp;You can use the filter in tMap if you don't want the empty columns in the output.&lt;/P&gt;&lt;P&gt;Try  !(row1.Comment1.equals("")) inside the filter.&lt;/P&gt;&lt;P&gt;The function you have writen will replace a empty field with null.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Aug 2021 11:38:01 GMT</pubDate>
    <dc:creator>Ray0801</dc:creator>
    <dc:date>2021-08-23T11:38:01Z</dc:date>
    <item>
      <title>Remove/Ignore empty fields in tMap-Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-Ignore-empty-fields-in-tMap-Output/m-p/2361835#M126104</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm using the free Version of Talend and i'm trying to transform a csv-File via tMap and i want it to ignore input Objects in my Output when they're empty strings. I tried to add this: "row1.Comment1.equals("")?null:("667 " + row1.Comment1)", but it still prints an empty field when i pipe it to tFileOutputDelimited. Is there any way to remove this empty field without writing a new component?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-Ignore-empty-fields-in-tMap-Output/m-p/2361835#M126104</guid>
      <dc:creator>coco2</dc:creator>
      <dc:date>2024-11-15T23:49:40Z</dc:date>
    </item>
    <item>
      <title>Re: Remove/Ignore empty fields in tMap-Output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Remove-Ignore-empty-fields-in-tMap-Output/m-p/2361836#M126105</link>
      <description>&lt;P&gt;@Corinna Kiekenbeck​&amp;nbsp;You can use the filter in tMap if you don't want the empty columns in the output.&lt;/P&gt;&lt;P&gt;Try  !(row1.Comment1.equals("")) inside the filter.&lt;/P&gt;&lt;P&gt;The function you have writen will replace a empty field with null.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Aug 2021 11:38:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Remove-Ignore-empty-fields-in-tMap-Output/m-p/2361836#M126105</guid>
      <dc:creator>Ray0801</dc:creator>
      <dc:date>2021-08-23T11:38:01Z</dc:date>
    </item>
  </channel>
</rss>

