<?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: Compose new Columns From Fixed Number of Types in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compose-new-Columns-From-Fixed-Number-of-Types/m-p/2313219#M84095</link>
    <description>you first have to split female and male before merge results</description>
    <pubDate>Tue, 26 Jun 2018 08:13:48 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2018-06-26T08:13:48Z</dc:date>
    <item>
      <title>Compose new Columns From Fixed Number of Types</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compose-new-Columns-From-Fixed-Number-of-Types/m-p/2313218#M84094</link>
      <description>&lt;P&gt;Hey all,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to convert the following csv-file.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;COUNTRY,CODE,SEX,TIME,VALUE
Czech Republic,CZ,Female,2011,5326794
Czech Republic,CZ,Male,2011,5109766
Czech Republic,CZ,Total,2011,10436560&lt;/PRE&gt; 
&lt;P&gt;in order to obtain the following&lt;/P&gt; 
&lt;PRE&gt;COUNTRY,CODE,TIME,Female_Value,Total_Value,Male_Value
Czech Republic,CZ,2011,5326794,10436560,5109766&lt;/PRE&gt; 
&lt;P&gt;Hence, I want to flatten the schema based on a fixed number of specific types (here "Male", "Female" and "Total").&lt;/P&gt; 
&lt;P&gt;Could anyone help me? I tried to perform a Self-Join with the tJoin component but it did not work in the desired way.&lt;BR /&gt;Thank you very much.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 15:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compose-new-Columns-From-Fixed-Number-of-Types/m-p/2313218#M84094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-25T15:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compose new Columns From Fixed Number of Types</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compose-new-Columns-From-Fixed-Number-of-Types/m-p/2313219#M84095</link>
      <description>you first have to split female and male before merge results</description>
      <pubDate>Tue, 26 Jun 2018 08:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compose-new-Columns-From-Fixed-Number-of-Types/m-p/2313219#M84095</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2018-06-26T08:13:48Z</dc:date>
    </item>
  </channel>
</rss>

