<?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: Saving Excel data to one sheet with multiple tabs in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251261#M35273</link>
    <description>Honestly why on earth from excel to the same excel? 
&lt;BR /&gt;Build a macro or a vba script in excel which is more capable and way better in doing this kind of stuff then Talend if you want everything in the same xls as your input... dont even try doing it in Talend... honestly dont. You are not able to open your output and switch between worksheets in talend. It opens and closes, you are only able to append. 
&lt;BR /&gt; 
&lt;BR /&gt;1 job with 5 subjobs, as in your example would be the way to go. 
&lt;BR /&gt;Per worksheet (containing a dataset, some rows and columns) you filter and write the output to a specific target sheet. While repeating make sure you append to the file and with every step make sure the output excel is closed (your os will do it for you) for this in appending jobs I always build a 1sec delay between task 1 and the next. 
&lt;BR /&gt; 
&lt;BR /&gt;From a user perspective I love excel... from a data-engineer perspective... I despise it. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 30 Aug 2018 21:43:04 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-08-30T21:43:04Z</dc:date>
    <item>
      <title>Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251260#M35272</link>
      <description>&lt;P&gt;Talend beginner here. I have a job where I need to read data from multiple tabs in an excel file (All tabs have a different schema). Then, I need to filter that data based on certain requirements and export that data to an excel sheet with multiple tabs.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here is an example of what I was thinking:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job.PNG" style="width: 782px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyjx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/153891i7F90507CD67D8DCF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyjx.png" alt="0683p000009Lyjx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I was going to setup up 5 sub-jobs, each with its own metadata based on the corresponding tabs, then save that data to the same excel file with 5 different tab names for the sheets. Then use tRunJob to run all the sub-jobs at once. The big issue I am having is that I am unable to get the data to save to each tab, only the data from the last job is saving.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Not sure if I am on the right track, or completely off base, but any help would be appreciated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 20:47:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251260#M35272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T20:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251261#M35273</link>
      <description>Honestly why on earth from excel to the same excel? 
&lt;BR /&gt;Build a macro or a vba script in excel which is more capable and way better in doing this kind of stuff then Talend if you want everything in the same xls as your input... dont even try doing it in Talend... honestly dont. You are not able to open your output and switch between worksheets in talend. It opens and closes, you are only able to append. 
&lt;BR /&gt; 
&lt;BR /&gt;1 job with 5 subjobs, as in your example would be the way to go. 
&lt;BR /&gt;Per worksheet (containing a dataset, some rows and columns) you filter and write the output to a specific target sheet. While repeating make sure you append to the file and with every step make sure the output excel is closed (your os will do it for you) for this in appending jobs I always build a 1sec delay between task 1 and the next. 
&lt;BR /&gt; 
&lt;BR /&gt;From a user perspective I love excel... from a data-engineer perspective... I despise it. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA9p.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138034i5F552429DA646D6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA9p.png" alt="0683p000009MA9p.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 30 Aug 2018 21:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251261#M35273</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-08-30T21:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251262#M35274</link>
      <description>&lt;P&gt;Hi Dijke,&lt;/P&gt;
&lt;P&gt;Thanks for the quick response and suggestions. Glad to see I was on the right track with the sub jobs at least. I did want to clarify the job, in case that changes things. There is an excel file that gets placed on a share drive daily; the job would read that file, filter data on certain tabs then create a new excel file with the filtered data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our end goal is to have this run automatically so the user won't have to do it, which is why we were looking at Talend. If it's not possible then we can look at other options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate the help! Thanks again!&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2018 22:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251262#M35274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-30T22:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251263#M35275</link>
      <description>Considered using a database and an ODBC connection where they retrieve/download the data by simply refreshing it in a template xls? And within the database / tables you maintain your views ... near future if they want to use PowerBI or another tool its way easier to switch, less impact regarding RFC's
&lt;BR /&gt;
&lt;BR /&gt;In different companies and different data / bi teams I've worked, this type of solution/workflow is planning for failure and high maintenance. Suggest not to implement it in this way. In 2007 we already had projects to reduce data handling in excel and excel files, even eliminate ms access (forms)..
&lt;BR /&gt;If somebody is saying 'self service' bi ... this isn't the way.
&lt;BR /&gt;
&lt;BR /&gt;Just some additional thoughts! Good luck.</description>
      <pubDate>Thu, 30 Aug 2018 22:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251263#M35275</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-08-30T22:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251264#M35276</link>
      <description>&lt;P&gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The big issue I am having is that I am unable to get the data to save to each tab, only the data from the last job is saving.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is a checkbox in the excelOutput component, where you can select whether you want to create a new file or append&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;to an existing. You prohably left this checkbox unchecked. So in every subjob a new empty excel file will be created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That explains why there is just the data from your last run/subjob.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For the first subjob you should leave this checkbox &lt;STRONG&gt;unchecked&lt;/STRONG&gt; -&amp;gt; excel with first tab is created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For runs 2-n &lt;STRONG&gt;select it&lt;/STRONG&gt; -&amp;gt; excel will stay as it is and new tabs with data will be appended.within each subjob&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtVn"&gt;excel1.JPG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LtVs"&gt;excel2.JPG&lt;/A&gt;</description>
      <pubDate>Sat, 01 Sep 2018 09:31:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251264#M35276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-01T09:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Saving Excel data to one sheet with multiple tabs</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251265#M35277</link>
      <description>&lt;P&gt;Thanks odisys, I was able to get the data to write to separate tabs, appreciate it!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2018 19:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Saving-Excel-data-to-one-sheet-with-multiple-tabs/m-p/2251265#M35277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-04T19:58:13Z</dc:date>
    </item>
  </channel>
</rss>

