<?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: Convert Rows to Columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329363#M98561</link>
    <description>&lt;P&gt;Hi @Xiaodi Shi​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with this component &lt;A href="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" alt="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" target="_blank"&gt;tPivotToColumnsDelimited&lt;/A&gt; but it is not giving me the desired result. I tried setting up a different combination of properties but nothing worked out. Can you please shed some light on what properties should be used.&lt;/P&gt;&lt;P&gt;below is an example. the new column is the first column of the file and newcolumn1 is the second column of the file after a delimiter :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000ATpHNAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156213i91839735D654F3C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000ATpHNAA1.png" alt="0693p00000ATpHNAA1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 11:13:15 GMT</pubDate>
    <dc:creator>adnice</dc:creator>
    <dc:date>2021-03-02T11:13:15Z</dc:date>
    <item>
      <title>Convert Rows to Columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329361#M98559</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;Can you please guide me on the solution? &lt;/P&gt;&lt;P&gt;Here is the source data:&lt;/P&gt;&lt;P&gt;EmpName : ABC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpCountry : UK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpAc : UK12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpActive : Yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments : N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpName : DEF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpCountry : USA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpAc : USA12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmpActive : N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments : N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to convert to :&lt;/P&gt;&lt;P&gt;EmpName   EmpCountry		EmpAc	EmpActive	Comments&lt;/P&gt;&lt;P&gt;ABC		   UK			UK12	Yes			N/A&lt;/P&gt;&lt;P&gt;DEF&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;        USA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;               USA12&amp;nbsp;&amp;nbsp;    N/A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;            N/A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:30:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329361#M98559</guid>
      <dc:creator>adnice</dc:creator>
      <dc:date>2024-11-16T00:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329362#M98560</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Please let us know if this component tPivotToColumnsDelimited is able to achieve this.&lt;/P&gt;&lt;P&gt;Here is online component reference: &lt;A href="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" alt="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" target="_blank"&gt;TalendHelpCenter:tPivotToColumnsDelimited&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 08:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329362#M98560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-02T08:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329363#M98561</link>
      <description>&lt;P&gt;Hi @Xiaodi Shi​&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried with this component &lt;A href="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" alt="https://help.talend.com/r/vs1hAeYZTvHmWlnU4QEjvA/9pGmVrKZRsEJesqfiyKbxg" target="_blank"&gt;tPivotToColumnsDelimited&lt;/A&gt; but it is not giving me the desired result. I tried setting up a different combination of properties but nothing worked out. Can you please shed some light on what properties should be used.&lt;/P&gt;&lt;P&gt;below is an example. the new column is the first column of the file and newcolumn1 is the second column of the file after a delimiter :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000ATpHNAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156213i91839735D654F3C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000ATpHNAA1.png" alt="0693p00000ATpHNAA1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;A&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 11:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Convert-Rows-to-Columns/m-p/2329363#M98561</guid>
      <dc:creator>adnice</dc:creator>
      <dc:date>2021-03-02T11:13:15Z</dc:date>
    </item>
  </channel>
</rss>

