<?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: Split one table into several tables by value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286880#M60502</link>
    <description>&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://talendhowto.com/2017/10/27/how-to-split-file-depending-on-column-values-2/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talendhowto.com/2017/10/27/how-to-split-file-depending-on-column-values-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is for files but same should work for logic should work for Tables.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 09:53:14 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-04-30T09:53:14Z</dc:date>
    <item>
      <title>Split one table into several tables by value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286879#M60501</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;
&lt;P&gt;I want to build several tables dynamically out of one big source table by one field value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The source is like this:&lt;/P&gt;
&lt;P&gt;YEAR&amp;nbsp; &amp;nbsp; MONTH&amp;nbsp; &amp;nbsp; col3&amp;nbsp; &amp;nbsp; col4 ...... (a lot of colums)&lt;/P&gt;
&lt;P&gt;2016&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;123&amp;nbsp; &amp;nbsp; abc&lt;/P&gt;
&lt;P&gt;2017&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;321&amp;nbsp; &amp;nbsp; cba&lt;/P&gt;
&lt;P&gt;....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now I want all rows from year 2016 in a new table named like 'source_2016' and another new table 'source_2017' with all the rows where year = 2017 and so on.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to realize this so it will work automatically also if any new years will be added?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 09:25:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286879#M60501</guid>
      <dc:creator>sactl</dc:creator>
      <dc:date>2019-04-30T09:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Split one table into several tables by value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286880#M60502</link>
      <description>&lt;P&gt;try this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://talendhowto.com/2017/10/27/how-to-split-file-depending-on-column-values-2/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talendhowto.com/2017/10/27/how-to-split-file-depending-on-column-values-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is for files but same should work for logic should work for Tables.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 09:53:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286880#M60502</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-30T09:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Split one table into several tables by value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286881#M60503</link>
      <description>&lt;P&gt;Thank you very much. I adapted that and it works perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, is there a way to fill in the value fields in tfixedflowinput automatically with the globalMap values because in my case there are about 100 columns to fill? I could not find a way to simply take over all the input fields to output value&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 13:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Split-one-table-into-several-tables-by-value/m-p/2286881#M60503</guid>
      <dc:creator>sactl</dc:creator>
      <dc:date>2019-04-30T13:42:58Z</dc:date>
    </item>
  </channel>
</rss>

