<?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: Union of two or more tFileOutputDelimited File in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299633#M71960</link>
    <description>Hi Amit, 
&lt;BR /&gt;Use the following steps to get our desired output: 
&lt;BR /&gt;1) Use three tFileInputDelimited component to get the input form three different files 
&lt;BR /&gt;Note: To automate the above step for N-number of input file you can use tFileList Component before tFileInputDelimited Component 
&lt;BR /&gt;2) Double Click the component to get the properties dialog box, give the appropriate location of the file &amp;amp; set the proper Field Separator 
&lt;BR /&gt;3) Right Click on all the three tFileInputDelimited Component and select row --&amp;gt; main and drop it in to the tUnite component 
&lt;BR /&gt;4) tUnite component will union all the incoming rows from three files 
&lt;BR /&gt;5) Connect to the tLogRow or your target component 
&lt;BR /&gt;For clear understanding have a look on the attached snapshot. 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Mayur 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDPR.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150396i00AB041CABEE9AC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDPR.jpg" alt="0683p000009MDPR.jpg" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 31 Jan 2013 12:32:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-31T12:32:06Z</dc:date>
    <item>
      <title>Union of two or more tFileOutputDelimited File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299631#M71958</link>
      <description>Hi,
&lt;BR /&gt;I have output in more than one file output delimited file. Now I want to append them together (union) to form a single tFileOutputDelimitedFile
&lt;BR /&gt;So for example if we have
&lt;BR /&gt;tFileOutputDelimitedFile_1
&lt;BR /&gt;ACCT_NBR;CHANNEL;Value
&lt;BR /&gt;1;Other _Debit_Sum;62.65
&lt;BR /&gt;1;Internet_Debit_Sum;0.0
&lt;BR /&gt;tFileOutputDelimitedFile_2
&lt;BR /&gt;ACCT_NBR;CHANNEL;Value
&lt;BR /&gt;1;Other _Credit_Sum;32.0
&lt;BR /&gt;1;Internet_Credit_Sum;20.0
&lt;BR /&gt;We want the final output to be 
&lt;BR /&gt;ACCT_NBR;CHANNEL;Value
&lt;BR /&gt;1;Other _Debit_Sum;62.65
&lt;BR /&gt;1;Internet_Debit_Sum;0.0
&lt;BR /&gt;1;Other _Credit_Sum;32.0
&lt;BR /&gt;1;Internet_Credit_Sum;20.0</description>
      <pubDate>Wed, 30 Jan 2013 14:23:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299631#M71958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-30T14:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Union of two or more tFileOutputDelimited File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299632#M71959</link>
      <description>Use tUnite.</description>
      <pubDate>Wed, 30 Jan 2013 15:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299632#M71959</guid>
      <dc:creator>janhess</dc:creator>
      <dc:date>2013-01-30T15:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Union of two or more tFileOutputDelimited File</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299633#M71960</link>
      <description>Hi Amit, 
&lt;BR /&gt;Use the following steps to get our desired output: 
&lt;BR /&gt;1) Use three tFileInputDelimited component to get the input form three different files 
&lt;BR /&gt;Note: To automate the above step for N-number of input file you can use tFileList Component before tFileInputDelimited Component 
&lt;BR /&gt;2) Double Click the component to get the properties dialog box, give the appropriate location of the file &amp;amp; set the proper Field Separator 
&lt;BR /&gt;3) Right Click on all the three tFileInputDelimited Component and select row --&amp;gt; main and drop it in to the tUnite component 
&lt;BR /&gt;4) tUnite component will union all the incoming rows from three files 
&lt;BR /&gt;5) Connect to the tLogRow or your target component 
&lt;BR /&gt;For clear understanding have a look on the attached snapshot. 
&lt;BR /&gt;Best Regards, 
&lt;BR /&gt;Mayur 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDPR.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150396i00AB041CABEE9AC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDPR.jpg" alt="0683p000009MDPR.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 31 Jan 2013 12:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Union-of-two-or-more-tFileOutputDelimited-File/m-p/2299633#M71960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-31T12:32:06Z</dc:date>
    </item>
  </channel>
</rss>

