<?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 Join with expression in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Join-with-expression/m-p/2316234#M86799</link>
    <description>&lt;P&gt;I am joining with 2 tables but in one particular column of a table the data needs to be trimmed before checks with the data of similar column in other table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Ex:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Table1 Data&lt;/P&gt; 
&lt;P&gt;-----------------&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ColumnID&lt;/P&gt; 
&lt;P&gt;Record-1: C10.443&lt;/P&gt; 
&lt;P&gt;Record-2: C50.455&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To get the description of the above code, i need to join with other table but the value has been trimmed to first 3 characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Table2 Data&lt;/P&gt; 
&lt;P&gt;-----------------------&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ColumnID | ColumnName&lt;/P&gt; 
&lt;P&gt;Record-1 :&amp;nbsp;&lt;SPAN&gt;C10 | Texas&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Record-2 :&amp;nbsp;C50 |&amp;nbsp;Indiana&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I tried by giving StringHandling.LEFT(ColumnID, 3) in the Table2 expression but its not giving the proper&amp;nbsp;result. Please suggest.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jun 2018 12:44:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-26T12:44:14Z</dc:date>
    <item>
      <title>Join with expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-with-expression/m-p/2316234#M86799</link>
      <description>&lt;P&gt;I am joining with 2 tables but in one particular column of a table the data needs to be trimmed before checks with the data of similar column in other table.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Ex:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Table1 Data&lt;/P&gt; 
&lt;P&gt;-----------------&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ColumnID&lt;/P&gt; 
&lt;P&gt;Record-1: C10.443&lt;/P&gt; 
&lt;P&gt;Record-2: C50.455&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;To get the description of the above code, i need to join with other table but the value has been trimmed to first 3 characters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Table2 Data&lt;/P&gt; 
&lt;P&gt;-----------------------&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ColumnID | ColumnName&lt;/P&gt; 
&lt;P&gt;Record-1 :&amp;nbsp;&lt;SPAN&gt;C10 | Texas&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Record-2 :&amp;nbsp;C50 |&amp;nbsp;Indiana&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;I tried by giving StringHandling.LEFT(ColumnID, 3) in the Table2 expression but its not giving the proper&amp;nbsp;result. Please suggest.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 12:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-with-expression/m-p/2316234#M86799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-26T12:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Join with expression</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-with-expression/m-p/2316235#M86800</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LL7jAAG"&gt;@samisyed80&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;can you use &lt;STRONG&gt;row1.field&lt;/STRONG&gt;.&lt;STRONG&gt;substring&lt;/STRONG&gt;&lt;SPAN&gt;(0,3)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 12:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-with-expression/m-p/2316235#M86800</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-06-26T12:54:38Z</dc:date>
    </item>
  </channel>
</rss>

