<?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 denormalize two columns to single row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317139#M87618</link>
    <description>&lt;P&gt;Hi team,&lt;BR /&gt;I need to convert two rows of data to individual columns. I tried it with tnormalize and tdenormalize and tpivot components but still i'm not able to get the proper output.&lt;BR /&gt;My input is&lt;BR /&gt;ID ;Seg_No; Name&lt;BR /&gt;1; Seg_1; AAA&lt;BR /&gt;1; Seg_2; BBB&lt;BR /&gt;1 ;Seg_3; CCC&lt;/P&gt;
&lt;P&gt;My Output needs to be in&lt;BR /&gt;ID App_No1 App_No2 App_No3 Name1 Name2 Name3&lt;BR /&gt;1 Seg_1 Seg_2 Seg_3 AAA BBB CCC&lt;/P&gt;
&lt;P&gt;can anyone provide inputs on the above query.&lt;BR /&gt;I'm using talend Data fabric enterprise edition 6.3.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;SS&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 09:33:21 GMT</pubDate>
    <dc:creator>sri_21</dc:creator>
    <dc:date>2024-11-16T09:33:21Z</dc:date>
    <item>
      <title>denormalize two columns to single row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317139#M87618</link>
      <description>&lt;P&gt;Hi team,&lt;BR /&gt;I need to convert two rows of data to individual columns. I tried it with tnormalize and tdenormalize and tpivot components but still i'm not able to get the proper output.&lt;BR /&gt;My input is&lt;BR /&gt;ID ;Seg_No; Name&lt;BR /&gt;1; Seg_1; AAA&lt;BR /&gt;1; Seg_2; BBB&lt;BR /&gt;1 ;Seg_3; CCC&lt;/P&gt;
&lt;P&gt;My Output needs to be in&lt;BR /&gt;ID App_No1 App_No2 App_No3 Name1 Name2 Name3&lt;BR /&gt;1 Seg_1 Seg_2 Seg_3 AAA BBB CCC&lt;/P&gt;
&lt;P&gt;can anyone provide inputs on the above query.&lt;BR /&gt;I'm using talend Data fabric enterprise edition 6.3.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;BR /&gt;SS&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317139#M87618</guid>
      <dc:creator>sri_21</dc:creator>
      <dc:date>2024-11-16T09:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: denormalize two columns to single row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317140#M87619</link>
      <description>tDenormalize and tAggregateRow can both group the Seg_No and Name values into delimited lists. If every ID has a set number of values, this should create the output you describe. What is the problem with the output you're seeing?</description>
      <pubDate>Thu, 06 Jul 2017 19:26:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317140#M87619</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-07-06T19:26:42Z</dc:date>
    </item>
    <item>
      <title>Re: denormalize two columns to single row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317141#M87620</link>
      <description>&lt;P&gt;There is another post in the forum about this topic. See&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoZTCA0#M6698" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Data-arrangement-multiple-rows-data-in-one-row/m-p/29947#M6698&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2017 19:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/denormalize-two-columns-to-single-row/m-p/2317141#M87620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-06T19:35:16Z</dc:date>
    </item>
  </channel>
</rss>

