<?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: [resolved] Rows aggregation and concatenation in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292801#M65840</link>
    <description>Hi Alessandro.Cic,
&lt;BR /&gt;It is a very great news for me, thanks for your feedback.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
    <pubDate>Mon, 18 Feb 2013 06:40:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-18T06:40:31Z</dc:date>
    <item>
      <title>[resolved] Rows aggregation and concatenation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292798#M65837</link>
      <description>Hi forum&lt;BR /&gt;I have a list of rows where the first two columns are to aggregate and the last are to concatenate.&lt;BR /&gt;This is a little example:&lt;BR /&gt;Cod_art				Class1	Class2&lt;BR /&gt;AC0WTEDDYNAVY	35		36&lt;BR /&gt;AC0WTEDDYNAVY	35		37&lt;BR /&gt;AC0WTEDDYNAVY	35		38&lt;BR /&gt;AC0WTEDDYNAVY	35		39&lt;BR /&gt;AD*0010179			11		2&lt;BR /&gt;AD*0010179			11		4&lt;BR /&gt;AD*0010179			11		6&lt;BR /&gt;I would like to have:&lt;BR /&gt;AC0WTEDDYNAVY	35		36;37;38;39&lt;BR /&gt;AD*0010179			11		2;4;6&lt;BR /&gt;I think that maybe it can to be the union of the unction t_AggregateRow and t_Denormalize; I used t_Denormalize but only with two columns.&lt;BR /&gt;How is it possible to use in this application?&lt;BR /&gt;Or maybe exists it another method?&lt;BR /&gt;Regards&lt;BR /&gt;Alessandro</description>
      <pubDate>Sun, 27 Jan 2013 22:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292798#M65837</guid>
      <dc:creator>AlessandroCic</dc:creator>
      <dc:date>2013-01-27T22:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Rows aggregation and concatenation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292799#M65838</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;I used t_Denormalize but only with two columns.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;I have also use tfileinputdelimited--&amp;gt;tDenormalized--&amp;gt;tLogrow as a demo job, got the expected result. 
&lt;BR /&gt;See the following screenshots for details 
&lt;BR /&gt;In addition that, here is the related reference about 
&lt;A href="https://help.talend.com/search/all?query=tDenormalize&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tDenormalized&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDfI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149115i3A151F3468835D86/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDfI.png" alt="0683p000009MDfI.png" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDcj.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135144i48F3D0CD9D5B3ED9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDcj.png" alt="0683p000009MDcj.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 28 Jan 2013 03:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292799#M65838</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-28T03:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Rows aggregation and concatenation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292800#M65839</link>
      <description>Tank you Sabrina&lt;BR /&gt;With your suggestion I better realized the functioning of the component tDenormalized.&lt;BR /&gt;Regards&lt;BR /&gt;Alessandro</description>
      <pubDate>Thu, 07 Feb 2013 20:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292800#M65839</guid>
      <dc:creator>AlessandroCic</dc:creator>
      <dc:date>2013-02-07T20:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Rows aggregation and concatenation</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292801#M65840</link>
      <description>Hi Alessandro.Cic,
&lt;BR /&gt;It is a very great news for me, thanks for your feedback.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 18 Feb 2013 06:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Rows-aggregation-and-concatenation/m-p/2292801#M65840</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-18T06:40:31Z</dc:date>
    </item>
  </channel>
</rss>

