<?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: tHMap how to exclude blank values for if then statement in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247728#M32820</link>
    <description>&lt;P&gt;How would I remove null rows?&amp;nbsp; The mapper is writing the output as an array for that one column.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 08 Jul 2020 22:37:26 GMT</pubDate>
    <dc:creator>Edith1</dc:creator>
    <dc:date>2020-07-08T22:37:26Z</dc:date>
    <item>
      <title>tHMap how to exclude blank values for if then statement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247725#M32817</link>
      <description>&lt;P&gt;Is there a way to exclude blanks or nulls after using an if then statement in Data Mapper?&lt;/P&gt; 
&lt;P&gt;Here's the tHMap - I'm using the &lt;EM&gt;if then statement&lt;/EM&gt; for output field &lt;STRONG&gt;Type&lt;/STRONG&gt;, but since there's more types, they're being written as blanks or nulls. How do I exclude values I don't want?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="tHMap - if then statement.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MabZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138726i860639BC6C442AC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MabZ.png" alt="0683p000009MabZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Here's the result of the test run. I don't want to write out the &lt;STRONG&gt;Type&lt;/STRONG&gt; with blanks or nulls (highlighted fields on screenshot below). Is there a way to map an &lt;EM&gt;if then statement&lt;/EM&gt; and then check if that same field has a value? &amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="tHMap - test run result.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Mabe.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147060i75B04AFC90965649/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Mabe.png" alt="0683p000009Mabe.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247725#M32817</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2024-11-16T01:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap how to exclude blank values for if then statement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247726#M32818</link>
      <description>You can exclude null values,for the blanks you need to convert blank to null. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Jul 2020 03:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247726#M32818</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-07-05T03:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap how to exclude blank values for if then statement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247727#M32819</link>
      <description>You can exclude null values,for the blanks you need to convert blank to null. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Jul 2020 03:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247727#M32819</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-07-05T03:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap how to exclude blank values for if then statement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247728#M32820</link>
      <description>&lt;P&gt;How would I remove null rows?&amp;nbsp; The mapper is writing the output as an array for that one column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 22:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247728#M32820</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2020-07-08T22:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: tHMap how to exclude blank values for if then statement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247729#M32821</link>
      <description>&lt;P&gt;How would I remove null rows?&amp;nbsp; The mapper is writing the output as an array for that one column.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 22:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tHMap-how-to-exclude-blank-values-for-if-then-statement/m-p/2247729#M32821</guid>
      <dc:creator>Edith1</dc:creator>
      <dc:date>2020-07-08T22:37:26Z</dc:date>
    </item>
  </channel>
</rss>

