<?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: Substring and CASE in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316417#M86964</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you check component tMap?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;lojdr&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jan 2018 18:43:06 GMT</pubDate>
    <dc:creator>lojdr</dc:creator>
    <dc:date>2018-01-22T18:43:06Z</dc:date>
    <item>
      <title>Substring and CASE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316416#M86963</link>
      <description>&lt;P&gt;Hi, I have a question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How do we use substr in talend? I have a case condition with substr and not sure how to go about it in Talend...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CASE&lt;BR /&gt;when ABC is null then NULL&lt;BR /&gt;WHEN ABC is not null and substr(ABC, 4,2) ='C' Then 'A'&lt;BR /&gt;when ABC is not null and substr(ABC,4,2) = 'Z' Then 'A'&lt;BR /&gt;ELSE 'E'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 15:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316416#M86963</guid>
      <dc:creator>sszzxx</dc:creator>
      <dc:date>2018-01-22T15:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Substring and CASE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316417#M86964</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you check component tMap?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;lojdr&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 18:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316417#M86964</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-22T18:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Substring and CASE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316418#M86965</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BR /&gt;Yes I am using tmap component but I am not sure how to write the expression 
&lt;BR /&gt;for the condition stated. 
&lt;BR /&gt; 
&lt;BR /&gt;Pretty sure it’s something like row1.xxx!=null?null:row1.xxx.equals() ... 
&lt;BR /&gt;that’s where I’m stuck at since there is a substr where I am supposed to 
&lt;BR /&gt;check what the alphabet at position number 4 is? 
&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jan 2018 01:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316418#M86965</guid>
      <dc:creator>sszzxx</dc:creator>
      <dc:date>2018-01-23T01:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Substring and CASE</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316419#M86966</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Capture.JPG" style="width: 435px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls12.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139015i8066D2AE748E1B48/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls12.jpg" alt="0683p000009Ls12.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;This expression will be true if the string has on the 4th position character "a".&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;Regards&lt;/P&gt; 
&lt;P&gt;lojdr&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Substring-and-CASE/m-p/2316419#M86966</guid>
      <dc:creator>lojdr</dc:creator>
      <dc:date>2018-01-23T14:10:23Z</dc:date>
    </item>
  </channel>
</rss>

