<?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] how to transform row to column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331778#M100726</link>
    <description>thank you. it work well</description>
    <pubDate>Wed, 27 Jul 2016 08:19:39 GMT</pubDate>
    <dc:creator>lemufty</dc:creator>
    <dc:date>2016-07-27T08:19:39Z</dc:date>
    <item>
      <title>[resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331773#M100721</link>
      <description>hi,
&lt;BR /&gt;i want to transform column to row. columnName and Columnvalue come from dynamic column(dyn)
&lt;BR /&gt;column=row1.dyn.getColumnMetadata(columnIndex);
&lt;BR /&gt;columnName=column.getName();
&lt;BR /&gt;columnValue=(String)row1.dyn.getColumnValue(columnName);
&lt;BR /&gt;&amp;nbsp; &amp;nbsp;In output, i have columnName, columnvalue.sample example below:
&lt;BR /&gt;AccountNumber;1223 &amp;nbsp;
&lt;BR /&gt;AccountSubType__c;bonjour
&lt;BR /&gt;ActivityIdentificationCode__c;bonsoir
&lt;BR /&gt;AsstEmail__pc;kpk@gmail.com
&lt;BR /&gt;AccountNumber;1223qwx
&lt;BR /&gt;AccountSubType__c;bonjours
&lt;BR /&gt;ActivityIdentificationCode__c;bonsoirs
&lt;BR /&gt;AsstEmail__pc;bs@yahoo.fr
&lt;BR /&gt;so after, i want to have the structure below:
&lt;BR /&gt;AccountNumber;AccountSubType__c;ActivityIdentificationCode__c;AsstEmail__pc
&lt;BR /&gt;1223;bonjour;bonsoir;kpk@gmail.com
&lt;BR /&gt;1223qwx;bonjours;bonsoirs;bs@yahoo.fr
&lt;BR /&gt;i need your help</description>
      <pubDate>Sun, 24 Jul 2016 13:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331773#M100721</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2016-07-24T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331774#M100722</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;Please take a look at this &lt;A href="https://help.talend.com/reader/UgxZbG~kh4dQ7IvPu1OIZQ/kEnUcNMlInE7SxBqUnv6zA" target="_blank" rel="nofollow noopener noreferrer"&gt;article &lt;/A&gt;about how to convert columns to rows.&amp;nbsp;&lt;BR /&gt;Regards&lt;BR /&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2016 07:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331774#M100722</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-25T07:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331775#M100723</link>
      <description>hi shong, 
&lt;BR /&gt;i think that i'm not to express correctly. Correct topic is:how to transform row to column 
&lt;BR /&gt;i want to transform row to column. 
&lt;BR /&gt;i tried tunpivot and it don't work. sample example.i have columnName,columnValue&amp;nbsp; 
&lt;BR /&gt;"AccountNumber";"12235adssqq" 
&lt;BR /&gt;"AccountSubType__c";"bonjour" 
&lt;BR /&gt;"ActivityIdentificationCode__c";"bonsoirs" 
&lt;BR /&gt;"AsstEmail__pc";"kpk@gmail.com" 
&lt;BR /&gt;--------------------------------------- 
&lt;BR /&gt;"AccountNumber";"12236ads" 
&lt;BR /&gt;"AccountSubType__c";"bonj" 
&lt;BR /&gt;"ActivityIdentificationCode__c";"bonsoir" 
&lt;BR /&gt;"AsstEmail__pc";"test@gmail.com" 
&lt;BR /&gt;&amp;nbsp;i want to have a columnName on only 1 row and other rows are columnValue . sample example: 
&lt;BR /&gt;"AccountNumber";"AccountSubType__c";"ActivityIdentificationCode__c;"AsstEmail__pc" 
&lt;BR /&gt;"12235adssqq";"bonjour";"bonsoirs";"kpk@gmail.com" 
&lt;BR /&gt;"12235ads";"bonj";"bonsoir";"test@gmail.com"</description>
      <pubDate>Mon, 25 Jul 2016 08:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331775#M100723</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2016-07-25T08:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331776#M100724</link>
      <description>when i use tpivotColumnDelimited and &amp;nbsp;.i have this data file below. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/258530/cap1.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB9u.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141000i87354925B960E3FA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB9u.png" alt="0683p000009MB9u.png" /&gt;&lt;/span&gt; &lt;/A&gt; 
&lt;BR /&gt;&amp;nbsp;or i want to have the data file below 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/258530/cap2.png" target="_blank"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MB9z.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157689iF3345F56AC4DA4C7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MB9z.png" alt="0683p000009MB9z.png" /&gt;&lt;/span&gt;&lt;/A&gt; 
&lt;BR /&gt;thank you</description>
      <pubDate>Mon, 25 Jul 2016 12:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331776#M100724</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2016-07-25T12:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331777#M100725</link>
      <description>Hi 
&lt;BR /&gt;I think you don't&amp;nbsp;tunpivot component correctly, you need to add a key column after you read the source data, for example: 
&lt;BR /&gt;"AccountNumber";"12235adssqq" 
&lt;BR /&gt;"AccountSubType__c";"bonjour" 
&lt;BR /&gt;"ActivityIdentificationCode__c";"bonsoirs" 
&lt;BR /&gt;"AsstEmail__pc";"kpk@gmail.com" 
&lt;BR /&gt;"AccountNumber";"12236ads" 
&lt;BR /&gt;"AccountSubType__c";"bonj" 
&lt;BR /&gt;"ActivityIdentificationCode__c";"bonsoir" 
&lt;BR /&gt;"AsstEmail__pc";"test@gmail.com" 
&lt;BR /&gt;becomes: 
&lt;BR /&gt;1;"AccountNumber";"12235adssqq" 
&lt;BR /&gt;2;"AccountSubType__c";"bonjour" 
&lt;BR /&gt;3;"ActivityIdentificationCode__c";"bonsoirs" 
&lt;BR /&gt;4;"AsstEmail__pc";"kpk@gmail.com" 
&lt;BR /&gt;1;"AccountNumber";"12236ads" 
&lt;BR /&gt;2;"AccountSubType__c";"bonj" 
&lt;BR /&gt;3;"ActivityIdentificationCode__c";"bonsoir" 
&lt;BR /&gt;4;"AsstEmail__pc";"test@gmail.com" 
&lt;BR /&gt;Below is an example showing how to add a new ID column with the values like 3,2,1,0 for every 4 lines. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MAUf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135481iDF4DB009D644A801/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MAUf.png" alt="0683p000009MAUf.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;Regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 26 Jul 2016 10:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331777#M100725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-26T10:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] how to transform row to column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331778#M100726</link>
      <description>thank you. it work well</description>
      <pubDate>Wed, 27 Jul 2016 08:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-how-to-transform-row-to-column/m-p/2331778#M100726</guid>
      <dc:creator>lemufty</dc:creator>
      <dc:date>2016-07-27T08:19:39Z</dc:date>
    </item>
  </channel>
</rss>

