<?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 tMap - replacing a null for a value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355033#M120874</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm trying to replace a NULL value for a different value on tMap, using the expression builder.&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;If &lt;B&gt;&lt;I&gt;row1.number&lt;/I&gt;&lt;/B&gt; is null then the &lt;I&gt;number &lt;/I&gt;column on the output should be 1. Otherwise, the output &lt;I&gt;number &lt;/I&gt;should be the same as the &lt;B&gt;&lt;I&gt;row1.number&lt;/I&gt;&lt;/B&gt; value.&lt;/P&gt;&lt;P&gt;Can anyone please help me?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:32:17 GMT</pubDate>
    <dc:creator>RMotta2408</dc:creator>
    <dc:date>2024-11-15T21:32:17Z</dc:date>
    <item>
      <title>tMap - replacing a null for a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355033#M120874</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm trying to replace a NULL value for a different value on tMap, using the expression builder.&lt;/P&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;If &lt;B&gt;&lt;I&gt;row1.number&lt;/I&gt;&lt;/B&gt; is null then the &lt;I&gt;number &lt;/I&gt;column on the output should be 1. Otherwise, the output &lt;I&gt;number &lt;/I&gt;should be the same as the &lt;B&gt;&lt;I&gt;row1.number&lt;/I&gt;&lt;/B&gt; value.&lt;/P&gt;&lt;P&gt;Can anyone please help me?&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Rui&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:32:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355033#M120874</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2024-11-15T21:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: tMap - replacing a null for a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355034#M120875</link>
      <description>&lt;P&gt;Hello @Rui Motta​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using the following expression on the output column:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;row1.number == null? 1 : row1.number&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 12:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355034#M120875</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-26T12:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: tMap - replacing a null for a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355035#M120876</link>
      <description>&lt;P&gt;Hi @Anselmo Peixoto​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yessir! That's it!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much. I appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Judging from you name, I better say muito obrigado. Serviu na perfeição. Abraço&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 13:44:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355035#M120876</guid>
      <dc:creator>RMotta2408</dc:creator>
      <dc:date>2023-07-26T13:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: tMap - replacing a null for a value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355036#M120877</link>
      <description>&lt;P&gt;I'm glad it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Abraços,&lt;/P&gt;&lt;P&gt;Anselmo&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2023 17:53:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-replacing-a-null-for-a-value/m-p/2355036#M120877</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-26T17:53:43Z</dc:date>
    </item>
  </channel>
</rss>

