<?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: Join in tMap with row having comma separated values. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264237#M44144</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much, that works for me very well&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;Meet Mahajan&lt;/P&gt;</description>
    <pubDate>Wed, 21 Nov 2018 12:22:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-21T12:22:56Z</dc:date>
    <item>
      <title>Join in tMap with row having comma separated values.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264235#M44142</link>
      <description>&lt;P&gt;I have to outputs&amp;nbsp;&lt;BR /&gt;ONE contains attributes :&amp;nbsp;'&lt;EM&gt;&lt;STRONG&gt;ProductSKU&lt;/STRONG&gt;&lt;/EM&gt;' and '&lt;EM&gt;&lt;STRONG&gt;LocationID&lt;/STRONG&gt;&lt;/EM&gt;'.(contains only one value in a each row).&lt;BR /&gt;SECOND contains attributes : '&lt;STRONG&gt;ProductSKU&lt;/STRONG&gt;', '&lt;EM&gt;&lt;STRONG&gt;ProductCode&lt;/STRONG&gt;&lt;/EM&gt;', '&lt;STRONG&gt;&lt;EM&gt;ProductName&lt;/EM&gt;&lt;/STRONG&gt;' and '&lt;EM&gt;&lt;STRONG&gt;LocationID&lt;/STRONG&gt;&lt;/EM&gt;'.(contains multiple values with comma separated in each row)&amp;nbsp;&lt;BR /&gt;Screenshot attached below :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table 2" style="width: 439px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1X9.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156246iCF1EB7133E073C33/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1X9.jpg" alt="0683p000009M1X9.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Table 2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table 1" style="width: 181px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M1Wc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156860iF9312BA1B9016ADE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M1Wc.jpg" alt="0683p000009M1Wc.jpg" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Table 1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Now i want to MAP or JOIN, Table_1.ProductSKU to Table_2.ProductSKU&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;for exmaple&amp;nbsp;&lt;BR /&gt;Table_1 contains '&lt;EM&gt;&lt;STRONG&gt;QDE&lt;/STRONG&gt;&lt;/EM&gt;' the it should map with Table_2 '&lt;EM&gt;&lt;STRONG&gt;QDE&lt;/STRONG&gt;&lt;/EM&gt;' of &lt;STRONG&gt;&lt;EM&gt;"QD,Q1D,QDE"&lt;/EM&gt;&lt;/STRONG&gt;, which is comma separated and results be like&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Expected Outcome :&lt;BR /&gt;&lt;STRONG&gt;ProductSKU&amp;nbsp; |&amp;nbsp; ProductName&amp;nbsp; | LocationID&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;'&lt;EM&gt;QDE&lt;/EM&gt;'&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | '&lt;EM&gt;Queen Deluxe&lt;/EM&gt;'&amp;nbsp; | '&lt;EM&gt;AHM&lt;/EM&gt;'&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;How can i achieve this in tMap??&amp;nbsp;&lt;BR /&gt;Note: &lt;STRONG&gt;Table_2.ProductSKU.contains(Table_1.ProductSKU) &lt;/STRONG&gt;doesn't works for this model&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 08:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264235#M44142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-21T08:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Join in tMap with row having comma separated values.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264236#M44143</link>
      <description>&lt;P&gt;Use tNormalize to split the&amp;nbsp;ProductSKU on multiple rows.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 11:45:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264236#M44143</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-11-21T11:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Join in tMap with row having comma separated values.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264237#M44144</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much, that works for me very well&lt;BR /&gt;Regards&amp;nbsp;&lt;BR /&gt;Meet Mahajan&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 12:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-in-tMap-with-row-having-comma-separated-values/m-p/2264237#M44144</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-21T12:22:56Z</dc:date>
    </item>
  </channel>
</rss>

