<?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: Automate reading and writing excel files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368471#M131732</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Because i'm using tPivotToColumnsDelimited and in this component you can't select the sheet where you'r writing.&lt;/P&gt; 
&lt;P&gt;So if you write in the same file it will just overwrite the previous datas.&lt;/P&gt; 
&lt;P&gt;And the ouput flow of this component is not the same as what's written in the csv file.&lt;/P&gt; 
&lt;P&gt;I haven't found others way to do what a&amp;nbsp;tPivotToColumnsDelimited is doing.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you anyway ! &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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 14:32:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-06-13T14:32:09Z</dc:date>
    <item>
      <title>Automate reading and writing excel files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368469#M131730</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="joburu.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5rw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147317i83BAA8380CB2A558/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5rw.png" alt="0683p000009M5rw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The right subjob is writing a writing a csv file for each tPivotToColumnsDelimited.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;And after they are all written, i wanna join them all in an unique excel file in different sheets.&lt;/P&gt; 
&lt;P&gt;So what i'm doing actually is that i read each csv file and copy it in the final excel file.&lt;/P&gt; 
&lt;P&gt;I would like to automate this process. Instead of writing the path of each file and the schema.&lt;/P&gt; 
&lt;P&gt;Maybe something with a tFileList ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance,&lt;/P&gt; 
&lt;P&gt;Martin&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368469#M131730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Automate reading and writing excel files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368470#M131731</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;If your requirement is to write each output to specific sheets of same excel file, why don't you specify the sheet name in a tFileOutputExcel so that you can do it in one shot. You do not have to write to separate csv and consolidate them later.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5sQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157799i5E18EE4BAF80C9A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5sQ.png" alt="0683p000009M5sQ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For each output flow, change the sheet name according to the source. You can even parameterize it but I would suggest to first try it with static values so that you will get confidence with the flow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 14:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368470#M131731</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T14:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Automate reading and writing excel files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368471#M131732</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Because i'm using tPivotToColumnsDelimited and in this component you can't select the sheet where you'r writing.&lt;/P&gt; 
&lt;P&gt;So if you write in the same file it will just overwrite the previous datas.&lt;/P&gt; 
&lt;P&gt;And the ouput flow of this component is not the same as what's written in the csv file.&lt;/P&gt; 
&lt;P&gt;I haven't found others way to do what a&amp;nbsp;tPivotToColumnsDelimited is doing.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you anyway ! &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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 14:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Automate-reading-and-writing-excel-files/m-p/2368471#M131732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-13T14:32:09Z</dc:date>
    </item>
  </channel>
</rss>

