<?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 two row into 1 row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277079#M52970</link>
    <description>&lt;P&gt;The data is look like this after processed.&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED|8 | |&lt;BR /&gt;|11/13/2019 06|SPEED|8 | |&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED| |9 |&lt;BR /&gt;|11/13/2019 06|SPEED| |9 |&lt;/P&gt;&lt;P&gt;What i want is data like this...Anyway or any operator can help to solve this problem?&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED|8 |9 |&lt;BR /&gt;|11/13/2019 06|SPEED|8 | 9|&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:59:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T03:59:33Z</dc:date>
    <item>
      <title>Join two row into 1 row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277079#M52970</link>
      <description>&lt;P&gt;The data is look like this after processed.&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED|8 | |&lt;BR /&gt;|11/13/2019 06|SPEED|8 | |&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED| |9 |&lt;BR /&gt;|11/13/2019 06|SPEED| |9 |&lt;/P&gt;&lt;P&gt;What i want is data like this...Anyway or any operator can help to solve this problem?&lt;/P&gt;&lt;P&gt;|11/13/2019 05|SPEED|8 |9 |&lt;BR /&gt;|11/13/2019 06|SPEED|8 | 9|&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277079#M52970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T03:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Join two row into 1 row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277080#M52971</link>
      <description>Could be interesting to know the rest if the process. Anyway, if we consider these 4 records as the starting point, use this input as the main and Lookup for a tMap with an inner join based on 1rst field. Then get 3 fields from the main row and the 4th one from the lookup.</description>
      <pubDate>Thu, 28 Nov 2019 07:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277080#M52971</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-11-28T07:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Join two row into 1 row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277081#M52972</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQagAAG"&gt;@Teoh_96&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I believe below solution will help in your case. I am assuming the first pipe symbol is not needed. If the data is coming in that way from source, you can read the empty string before first pipe symbol in your input data to a dummy string and ignore them in subsequent flow using a tMap.&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-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6ab.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137327i79BD513FB3BD39E5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6ab.png" alt="0683p000009M6ab.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8AC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145923i7051ADB12795DCDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8AC.png" alt="0683p000009M8AC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Hope I answered your query &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 14:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Join-two-row-into-1-row/m-p/2277081#M52972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-28T14:56:59Z</dc:date>
    </item>
  </channel>
</rss>

