<?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: Transpose using tPivotToColumns component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Transpose-using-tPivotToColumns-component/m-p/2317072#M87558</link>
    <description>&lt;P&gt;Hi @none none​,&lt;/P&gt;&lt;P&gt;there are several ways to solve it&lt;/P&gt;&lt;P&gt;--&amp;gt; using tAggregateRow, tDenormalize, tMap, tJavaRow...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwX9vAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157685i2DEBC593F5EE14A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwX9vAAF.png" alt="0695b00000UwX9vAAF.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwXAKAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138375iAEB8E80CB7560B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwXAKAA3.png" alt="0695b00000UwXAKAA3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwXAtAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136209iB3967374B16172A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwXAtAAN.png" alt="0695b00000UwXAtAAN.png" /&gt;&lt;/span&gt;&lt;B&gt;Kind regards,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;span class="lia-unicode-emoji" title=":face_with_medical_mask:"&gt;😷&lt;/span&gt;19.&lt;/B&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Aug 2022 20:19:45 GMT</pubDate>
    <dc:creator>InfoCraft</dc:creator>
    <dc:date>2022-08-11T20:19:45Z</dc:date>
    <item>
      <title>Transpose using tPivotToColumns component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Transpose-using-tPivotToColumns-component/m-p/2317071#M87557</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a file with one row which looks like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name --- this is header of my file&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;b&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a,b, c are my data , i want my output to be as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a,b,c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the component tPivotToColumns component am getting results as expected but my out is looking like below&lt;/P&gt;&lt;P&gt;name,a,b,c&lt;/P&gt;&lt;P&gt;I just want a,b,c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried excluding the header in the input file and i tried by adding one default column in tmap as id and value as "1" but still i got result as&lt;/P&gt;&lt;P&gt;id,a,b,c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried al the methods suggested in the forum so can anyone suggest the solution am i missing anything in the component settings or can anyone suggest any other method to transpose&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Lmit&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2022 16:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Transpose-using-tPivotToColumns-component/m-p/2317071#M87557</guid>
      <dc:creator>lmit</dc:creator>
      <dc:date>2022-08-09T16:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: Transpose using tPivotToColumns component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Transpose-using-tPivotToColumns-component/m-p/2317072#M87558</link>
      <description>&lt;P&gt;Hi @none none​,&lt;/P&gt;&lt;P&gt;there are several ways to solve it&lt;/P&gt;&lt;P&gt;--&amp;gt; using tAggregateRow, tDenormalize, tMap, tJavaRow...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwX9vAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157685i2DEBC593F5EE14A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwX9vAAF.png" alt="0695b00000UwX9vAAF.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwXAKAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138375iAEB8E80CB7560B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwXAKAA3.png" alt="0695b00000UwXAKAA3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000UwXAtAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136209iB3967374B16172A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000UwXAtAAN.png" alt="0695b00000UwXAtAAN.png" /&gt;&lt;/span&gt;&lt;B&gt;Kind regards,&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;span class="lia-unicode-emoji" title=":face_with_medical_mask:"&gt;😷&lt;/span&gt;19.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2022 20:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Transpose-using-tPivotToColumns-component/m-p/2317072#M87558</guid>
      <dc:creator>InfoCraft</dc:creator>
      <dc:date>2022-08-11T20:19:45Z</dc:date>
    </item>
  </channel>
</rss>

