<?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 the input files into multiple files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213759#M10892</link>
    <description>&lt;P&gt;Use a tMap with 2 or more output flows with the desired columns selected from the input flow&lt;/P&gt;</description>
    <pubDate>Wed, 31 Oct 2018 09:14:53 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-10-31T09:14:53Z</dc:date>
    <item>
      <title>Splitting the input files into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213758#M10891</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I am new to talend and I have scenario where I have csv file with 250 columns&amp;nbsp;with more records i&amp;nbsp;need to split one input file into&amp;nbsp;two o/p files based on the&amp;nbsp;columns but all the columns are unique&amp;nbsp;i.e I need to split first 150 columns into one output and rest in the other output file. can you please help or suggest me some option for this scenario&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213758#M10891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting the input files into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213759#M10892</link>
      <description>&lt;P&gt;Use a tMap with 2 or more output flows with the desired columns selected from the input flow&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213759#M10892</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-10-31T09:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting the input files into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213760#M10893</link>
      <description>&lt;P&gt;Thanks. But I don't need manually selection of columns to output field.&lt;/P&gt;&lt;P&gt;Is there any way for automatically picking the first 150 columns from the input file and mapping into the output file??&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213760#M10893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-31T09:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting the input files into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213761#M10894</link>
      <description>&lt;P&gt;In this case, a tJavaRow with String.split() should be the solution&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 09:53:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213761#M10894</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-10-31T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Splitting the input files into multiple files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213762#M10895</link>
      <description>&lt;P&gt;You probably want to use the tFileInputFullRow component as well to read in the entire line as one string.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Exercise care on what the input file is delimited on - dont use a delimiter that's possible to also appear within the data itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Wed, 31 Oct 2018 15:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Splitting-the-input-files-into-multiple-files/m-p/2213762#M10895</guid>
      <dc:creator>David_Beaty</dc:creator>
      <dc:date>2018-10-31T15:28:38Z</dc:date>
    </item>
  </channel>
</rss>

