<?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: Splitting data to separate files, dynamically in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332093#M101007</link>
    <description>Hi gadib, 
&lt;BR /&gt;Is this related forum working well for your use case? 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCsamCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/Split-a-input-file-into-multiple-output-files/td-p/189235&lt;/A&gt;</description>
    <pubDate>Wed, 09 Jul 2014 04:27:16 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-09T04:27:16Z</dc:date>
    <item>
      <title>Splitting data to separate files, dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332092#M101006</link>
      <description>Hi!
&lt;BR /&gt;I have a data in table that need to be exported into different files, based on value in "category" field.
&lt;BR /&gt;The number of distinct values may be dynamic (e.g. cannot use tMap component and hard-code the values).
&lt;BR /&gt;File name will include the category string.
&lt;BR /&gt;Columns:
&lt;BR /&gt;ID | VALUE1 | VALUE2 | CATEGORY
&lt;BR /&gt;1 abc abc A
&lt;BR /&gt;2 abc xyz B
&lt;BR /&gt;3 abc abc A
&lt;BR /&gt;According to example above, 2 files should be created , e.d. /data/file_A.csv, /data/file_B.csv
&lt;BR /&gt;Any suggestions?
&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 08 Jul 2014 16:50:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332092#M101006</guid>
      <dc:creator>Gadik</dc:creator>
      <dc:date>2014-07-08T16:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting data to separate files, dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332093#M101007</link>
      <description>Hi gadib, 
&lt;BR /&gt;Is this related forum working well for your use case? 
&lt;BR /&gt; 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCsamCAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Archive/Split-a-input-file-into-multiple-output-files/td-p/189235&lt;/A&gt;</description>
      <pubDate>Wed, 09 Jul 2014 04:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332093#M101007</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T04:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting data to separate files, dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332094#M101008</link>
      <description>Hi Gabib,&lt;BR /&gt;Use tfileinput--&amp;gt;tMap--(Get two output by applying a filter condition for your records)&lt;BR /&gt;This would help&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 09 Jul 2014 09:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332094#M101008</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T09:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting data to separate files, dynamically</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332095#M101009</link>
      <description>Thank you. 
&lt;BR /&gt;The link by xdshi is useful, however it implies that the large table with data will be selected several times, for each distinct value in "category" field. Which is very not effective.</description>
      <pubDate>Wed, 09 Jul 2014 09:09:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-data-to-separate-files-dynamically/m-p/2332095#M101009</guid>
      <dc:creator>Gadik</dc:creator>
      <dc:date>2014-07-09T09:09:51Z</dc:date>
    </item>
  </channel>
</rss>

