<?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: how to transpose the data in talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374471#M137064</link>
    <description>&lt;P&gt;I have a source table in Oracle having data stored at Column and value in vertical manner. In other word, for a given key, 200 rows with 3 columns , but ultimately means, it has  only one row with 200 columns, I need to pivot these rows to column and stored in destination table.&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jul 2021 07:49:03 GMT</pubDate>
    <dc:creator>kotvir</dc:creator>
    <dc:date>2021-07-02T07:49:03Z</dc:date>
    <item>
      <title>how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374464#M137057</link>
      <description>&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;Need your help in fixing this scenario, where i have data is stored as key value pairs vertically, I want to transpose this data in talend as columns and rows. for ex:&lt;/P&gt;&lt;P&gt;my data is like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IJVMAA4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148713iC4240576B06F1F78/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IJVMAA4.png" alt="0693p000009IJVMAA4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to transpose this in talend as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009IJX3AAO.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143444i9560BE2A7A13AF40/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009IJX3AAO.png" alt="0693p000009IJX3AAO.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374464#M137057</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2024-11-16T01:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374465#M137058</link>
      <description>&lt;P&gt;I found the solution for this using ttranspose talend exchange component. It worked for me&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 10:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374465#M137058</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-09-17T10:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374466#M137059</link>
      <description>&lt;P&gt;I am unable to download tTranspose&amp;nbsp;component, any thoughts ?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 03:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374466#M137059</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-06-30T03:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374467#M137060</link>
      <description>&lt;P&gt;Can you please share the lnk to download this component, I'm unable to download this.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 02:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374467#M137060</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-07-02T02:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374468#M137061</link>
      <description>&lt;P&gt;Hi @Viral Kothari​&amp;nbsp;could you express your need with more details ?&lt;/P&gt;&lt;P&gt;Maybe for your case you just need component like TPivot .&lt;/P&gt;&lt;P&gt;Send me Love and Kudos&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 06:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374468#M137061</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-02T06:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374469#M137062</link>
      <description>&lt;P&gt;I am looking to transpose rows to column and load it into another DB object (Table)&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374469#M137062</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-07-02T07:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374470#M137063</link>
      <description>&lt;P&gt;could you share an example ?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374470#M137063</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-02T07:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374471#M137064</link>
      <description>&lt;P&gt;I have a source table in Oracle having data stored at Column and value in vertical manner. In other word, for a given key, 200 rows with 3 columns , but ultimately means, it has  only one row with 200 columns, I need to pivot these rows to column and stored in destination table.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374471#M137064</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-07-02T07:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374472#M137065</link>
      <description>&lt;P&gt;Hi hope this article can help: you have an attached scenario :&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/r/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg" alt="https://help.talend.com/r/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg" target="_blank"&gt;https://help.talend.com/r/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 07:52:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374472#M137065</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-07-02T07:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to transpose the data in talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374473#M137066</link>
      <description>&lt;P&gt;HI, as I mentioned, it needs to out to table in Database not the CSV file&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jul 2021 10:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-transpose-the-data-in-talend/m-p/2374473#M137066</guid>
      <dc:creator>kotvir</dc:creator>
      <dc:date>2021-07-02T10:42:16Z</dc:date>
    </item>
  </channel>
</rss>

