<?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: [resolved] split excel file in several xml files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292088#M65201</link>
    <description>Hello jlolling!
&lt;BR /&gt;Yes you are right, and the departments don't change every day.
&lt;BR /&gt;Thanks for your help, but i found other solution.
&lt;BR /&gt;Regarding the picture, as you can see, with the tflow, and a xml file name by department name, I am splitting the excel data in several files. The problem was on the xml. With the right loop element and group, the result was perfect!
&lt;BR /&gt;Thank you!</description>
    <pubDate>Sun, 27 Jan 2013 23:10:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-01-27T23:10:35Z</dc:date>
    <item>
      <title>[resolved] split excel file in several xml files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292086#M65199</link>
      <description>Hello! 
&lt;BR /&gt;What I want is to split some excel content into several xml files separated by dept. 
&lt;BR /&gt;I have an excel file with 3 columns 
&lt;BR /&gt;dept, name, email 
&lt;BR /&gt;sales, jonh, jonh@domain.com 
&lt;BR /&gt;sales, sarah, sarah@domain.com 
&lt;BR /&gt;mkt, sue, sue@domain.com 
&lt;BR /&gt;mkt, peter, peter@domain.com 
&lt;BR /&gt;warehouse, etc, etc@domain.com 
&lt;BR /&gt;The problem is the the result is 3 files separated by dept, but only with 1 name and 1 email by dept in each file. 
&lt;BR /&gt;I should have sales.xml with to results, and I only have john... and so on... 
&lt;BR /&gt;This kind of job works if I separate to txt files. 
&lt;BR /&gt;Any idea? 
&lt;BR /&gt;Thanks in advance 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDM9.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130759iC2860CF0788761F0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDM9.jpg" alt="0683p000009MDM9.jpg" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 26 Jan 2013 00:51:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292086#M65199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-26T00:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] split excel file in several xml files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292087#M65200</link>
      <description>I guess the list of departments are fix and do not change every day.&lt;BR /&gt;I would do following:&lt;BR /&gt;tFileInputExcel  ---- tMap ----- (one output for every department) ---- tFileOutputXML&lt;BR /&gt;In the tMap you can define for every output a filter (e.g. "sales".equals(row1.dept) )&lt;BR /&gt;I would write it in this way, because this way you don't have to deal with empty or null values.</description>
      <pubDate>Sun, 27 Jan 2013 10:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292087#M65200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-27T10:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] split excel file in several xml files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292088#M65201</link>
      <description>Hello jlolling!
&lt;BR /&gt;Yes you are right, and the departments don't change every day.
&lt;BR /&gt;Thanks for your help, but i found other solution.
&lt;BR /&gt;Regarding the picture, as you can see, with the tflow, and a xml file name by department name, I am splitting the excel data in several files. The problem was on the xml. With the right loop element and group, the result was perfect!
&lt;BR /&gt;Thank you!</description>
      <pubDate>Sun, 27 Jan 2013 23:10:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-split-excel-file-in-several-xml-files/m-p/2292088#M65201</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-27T23:10:35Z</dc:date>
    </item>
  </channel>
</rss>

