<?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: Merge two column from two differents files into one in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274172#M50922</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,then i am pretty sure you were missing a primary and lookup selection?&amp;nbsp; for example tMap1 if you use soruce 1 as a primary and source 2 as lookup,for tMap2 you have reverse like source 2 as primary and source 1 a lookup.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 12:39:59 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2018-11-26T12:39:59Z</dc:date>
    <item>
      <title>Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274167#M50917</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been struggling to solve my problem and didnt find a way on the forum. I have 2 files(maybe more after but I guess it will be done the same way), which have several columns. Here is what i would like to achieve :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File A :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Random_Info&amp;nbsp; &amp;nbsp; &amp;nbsp; Money&lt;/P&gt;
&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;250&lt;/P&gt;
&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;360&lt;/P&gt;
&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;500&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File B :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Random_Info&amp;nbsp; &amp;nbsp; &amp;nbsp; Money&lt;/P&gt;
&lt;P&gt;J&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;150&lt;/P&gt;
&lt;P&gt;F&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;400&lt;/P&gt;
&lt;P&gt;S&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;xxxxxx&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;600&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;File required :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Customer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Money&lt;/P&gt;
&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 250&lt;/P&gt;
&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 360&lt;/P&gt;
&lt;P&gt;C&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 500&lt;/P&gt;
&lt;P&gt;J&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;150&lt;/P&gt;
&lt;P&gt;F&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;400&lt;/P&gt;
&lt;P&gt;S&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 600&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The column name might be different in the files tho( like one with "Customer "&amp;amp; the other one "Customer_name") , and there is no ID. All my Tmap &amp;amp; XMLmap jobs failed ...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your help,&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;</description>
      <pubDate>Mon, 26 Nov 2018 09:39:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274167#M50917</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T09:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274168#M50918</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,you should do fullouter join,please check the below link to implement your case.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EqhAAE" target="_blank"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Talend-batch-Job/ta-p/36394&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 09:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274168#M50918</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-26T09:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274169#M50919</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;, thanks for your time.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I already tried this link, yet I dont have any ID on my files. I tried to create one but I think I'm missing something ...&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capturejob.PNG" style="width: 908px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0d7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147200i5D66648F20434D9B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0d7.png" alt="0683p000009M0d7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried to do 2 files with 2 rows each, CustR &amp;amp; CustF are from my second files (the Lookup one). I dont manage to have my 4 rows ... Here is a screenshot of my tmap too ... Thanks for you help&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-inline" image-alt="Capturetmap.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M19C.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142642iD0A42174D712DB19/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M19C.png" alt="0683p000009M19C.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 10:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274169#M50919</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T10:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274170#M50920</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,your design is wrong,please check&amp;nbsp;&lt;SPAN&gt;Example 1—Performing Two Left Outer Joins with Files&lt;/SPAN&gt;&amp;nbsp; in below link.&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/article/ka03p0000006EqhAAE" target="_blank"&gt;https://community.talend.com/t5/Architecture-Best-Practices-and/How-to-do-a-full-outer-join-in-a-Talend-batch-Job/ta-p/36394&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 10:20:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274170#M50920</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-26T10:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274171#M50921</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Yes, i tried severals possibilities but only screenshoted my latest attempt.&lt;/P&gt; 
&lt;P&gt;Still, I cant configure the Tmap as the example since i have no&amp;nbsp;ID to match on. So I cant put my Match Model on " Unique match " and when&amp;nbsp;I run my job its not working ... Here is a screenshot, please if you have a hint.&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-inline" image-alt="job.PNG" style="width: 989px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0un.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133844iEC58A822C69612EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0un.png" alt="0683p000009M0un.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;</description>
      <pubDate>Mon, 26 Nov 2018 12:36:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274171#M50921</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T12:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274172#M50922</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,then i am pretty sure you were missing a primary and lookup selection?&amp;nbsp; for example tMap1 if you use soruce 1 as a primary and source 2 as lookup,for tMap2 you have reverse like source 2 as primary and source 1 a lookup.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274172#M50922</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-26T12:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274173#M50923</link>
      <description>&lt;P&gt;Yes this is what I understood and did (I think).&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tFileInput 1 : Source 1 (main)&lt;/P&gt; 
&lt;P&gt;tFileInput 2 : Source 2 (look up)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tFileInput 3 : Source 2 ( main)&lt;/P&gt; 
&lt;P&gt;tFileInput 4 : Source 1(look up)&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please, let me know if I am correct. (Match Model is on "All rows" because I cant save on " Unique Match")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;tMap 1 :&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M0qg.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129975i9D71D3FAC5926BD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M0qg.png" alt="0683p000009M0qg.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tmap2.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M19R.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131020i9CA4D7262E1B8734/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M19R.png" alt="0683p000009M19R.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;tMap 2 :&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274173#M50923</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T12:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274174#M50924</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,you have not joined anything in your tMaps,check that?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274174#M50924</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-26T12:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274175#M50925</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;, Sorry but i feel rusty. Do you mean a expr key ? What can i join if there is no ID ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274175#M50925</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T13:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274176#M50926</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,sorry my mistake ,you take two file inputs and read those and then use tUnit to do union and the in&amp;nbsp;tFilterCoulmns&amp;nbsp;populate&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Customer and&amp;nbsp;Money,populate to target.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274176#M50926</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-26T13:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274177#M50927</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;, Thanks its working !!! So much easier !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i didnt understand how to use tuniqrow or tFiltercolumns to not have duplicate ... ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;+ How can i choose which column i keep ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 14:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274177#M50927</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2018-11-26T14:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274178#M50928</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,tUniquerow is the component to use the remove the duplicate values or pass the duplicate values to different output,that is not needed in your case.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 05:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274178#M50928</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-27T05:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Merge two column from two differents files into one</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274179#M50929</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOMwAAO"&gt;@daez&lt;/A&gt;,please accept the solution the one which is correct and kudos also&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 05:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Merge-two-column-from-two-differents-files-into-one/m-p/2274179#M50929</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-11-27T05:37:27Z</dc:date>
    </item>
  </channel>
</rss>

