<?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: How to split record into several/multiple row depending upon condition in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213138#M10508</link>
    <description>Hi,&lt;BR /&gt;Here is a component &lt;A href="https://help.talend.com/search/all?query=tFileOutputDelimited&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFileOutputDelimited&lt;/A&gt;&amp;nbsp;which is used to output data to a delimited file.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
    <pubDate>Tue, 05 Jan 2016 09:19:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-05T09:19:27Z</dc:date>
    <item>
      <title>How to split record into several/multiple row depending upon condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213135#M10505</link>
      <description>Hi All,
&lt;BR /&gt;Please let me know how to split&amp;nbsp;record from input source file to several/multiple row in output file depending upon condition defined in the column data.
&lt;BR /&gt;For example consider the input source file as given below:-
&lt;BR /&gt;Name|Age|Count
&lt;BR /&gt;David|35|3
&lt;BR /&gt;Sam|40|2
&lt;BR /&gt;Joe|29|1
&lt;BR /&gt;Peter|21|0
&lt;BR /&gt;The column named "Count" consist values as 3,2,1,0. So depending upon these values I should get my output data split into several row
&lt;BR /&gt;The desired output should be :-
&lt;BR /&gt;Name|Age|Count
&lt;BR /&gt;David|35|3
&lt;BR /&gt;David|35|3
&lt;BR /&gt;David|35|3
&lt;BR /&gt;Sam|40|2
&lt;BR /&gt;Sam|40|2
&lt;BR /&gt;Joe|29|1
&lt;BR /&gt;Peter|21|0
&lt;BR /&gt;I have got 3,2,1,0 records for David,Joe &amp;amp; Peter respectively.
&lt;BR /&gt;Regards
&lt;BR /&gt;swabhosa</description>
      <pubDate>Mon, 04 Jan 2016 16:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213135#M10505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-04T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to split record into several/multiple row depending upon condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213136#M10506</link>
      <description>Hi, 
&lt;BR /&gt;You can use tLoop component to achieve your goal. 
&lt;BR /&gt;The work flow should be:tfileinputxxx(input)--&amp;gt;tflowtoiterate--&amp;gt;tloop--&amp;gt;tfixedflow--&amp;gt;output 
&lt;BR /&gt;Please see my screenshots for details 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCsp.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157468i2BA36126D206A6C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCsp.png" alt="0683p000009MCsp.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 05 Jan 2016 03:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213136#M10506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T03:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to split record into several/multiple row depending upon condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213137#M10507</link>
      <description>&lt;B&gt;Hi Sabrina,&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;Thanks for your solution. It helped me.&amp;nbsp;&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;But I want output to be inserted into single file. How I can achieve this task??&lt;/B&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;B&gt;Regards Swabhosa&lt;/B&gt;</description>
      <pubDate>Tue, 05 Jan 2016 09:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213137#M10507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to split record into several/multiple row depending upon condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213138#M10508</link>
      <description>Hi,&lt;BR /&gt;Here is a component &lt;A href="https://help.talend.com/search/all?query=tFileOutputDelimited&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter:tFileOutputDelimited&lt;/A&gt;&amp;nbsp;which is used to output data to a delimited file.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 05 Jan 2016 09:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213138#M10508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-05T09:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to split record into several/multiple row depending upon condition</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213139#M10509</link>
      <description>Hi Sabrina,&lt;BR /&gt;Can you please show what setting you did for tFixedFlowInput_2?&lt;BR /&gt;Thanks&lt;BR /&gt;Rohan</description>
      <pubDate>Wed, 29 Jun 2016 00:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-split-record-into-several-multiple-row-depending-upon/m-p/2213139#M10509</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-29T00:27:01Z</dc:date>
    </item>
  </channel>
</rss>

