<?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 Need to split the rows in multiples of 10 in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211223#M9340</link>
    <description>I have 100 rows and i want to split the rows in multiple of 10&amp;nbsp;&lt;BR /&gt;The First 10 rows should have one target and second 10 rows should have another target and so on...&lt;BR /&gt;Do we have any component for this?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;</description>
    <pubDate>Wed, 25 Nov 2015 12:40:59 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-11-25T12:40:59Z</dc:date>
    <item>
      <title>Need to split the rows in multiples of 10</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211223#M9340</link>
      <description>I have 100 rows and i want to split the rows in multiple of 10&amp;nbsp;&lt;BR /&gt;The First 10 rows should have one target and second 10 rows should have another target and so on...&lt;BR /&gt;Do we have any component for this?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;</description>
      <pubDate>Wed, 25 Nov 2015 12:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211223#M9340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-25T12:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Need to split the rows in multiples of 10</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211224#M9341</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;I have 100 rows and i want to split the rows in multiple of 10&amp;nbsp;&lt;BR /&gt;The First 10 rows should have one target and second 10 rows should have another target and so on...&lt;BR /&gt;Do we have any component for this?&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Hi,&amp;nbsp;&lt;BR /&gt;Add a new sequence column (&amp;nbsp;Numeric.sequence("mysequence",1,1) from 1 to 100&amp;nbsp;in your schema and filter your output folowing this sequence</description>
      <pubDate>Wed, 25 Nov 2015 13:21:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211224#M9341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-25T13:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Need to split the rows in multiples of 10</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211225#M9342</link>
      <description>Hi, 
&lt;BR /&gt;Here is "Split output in several files" option in tfileoutputdelimited component which divide the output delimited file into several files. 
&lt;BR /&gt;You can set the number of lines in each of the output files by using "Rows in each output file". 
&lt;BR /&gt;Here is a related forum: 
&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCox7CAC" target="_blank" rel="nofollow noopener noreferrer"&gt;https://community.talend.com/t5/Design-and-Development/split-a-file-in-several-rows/td-p/98452&lt;/A&gt; 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 26 Nov 2015 04:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211225#M9342</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-26T04:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to split the rows in multiples of 10</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211226#M9343</link>
      <description>Thank you guys 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 30 Nov 2015 08:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211226#M9343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-30T08:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need to split the rows in multiples of 10</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211227#M9344</link>
      <description>Hi,&lt;BR /&gt;Can we consider this topic as resolved? Feel free to let us know if there is any further help we can give.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 30 Nov 2015 08:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Need-to-split-the-rows-in-multiples-of-10/m-p/2211227#M9344</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-30T08:16:50Z</dc:date>
    </item>
  </channel>
</rss>

