<?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: creating multiple sheet in tFileOutputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276750#M52736</link>
    <description>and can the opposite works? I can read from different sheets to the same excel ? I've tried , and it shows like it moving 30 rows but actually the content of the file is empty.
&lt;BR /&gt;
&lt;BR /&gt;Thank@!</description>
    <pubDate>Thu, 18 May 2017 09:10:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-18T09:10:47Z</dc:date>
    <item>
      <title>creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276738#M52724</link>
      <description>&lt;P&gt;i am using talend openstudio 6.3. &amp;nbsp;i want to read the employee,department data from oracle data base and data has to be populated into single excel file with 2 sheets ,one sheet for employee and second sheet for department.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;what is the use of "Is absolute Y pos" and &amp;nbsp;append existing file/ append existing sheet option&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 21:34:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276738#M52724</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-12T21:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276739#M52725</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Is absolute Y pos" define the row (from 0 to n) you want the rows to be written.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;"Append existing file / Append existing sheet" options mean you want to write at the end of the file / sheet if it exists.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Carefull, if you try to push data to the same xlsx file to 2 different sheets in the same subjob, you'll lost the 1st one.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Here is a working example:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lu4R.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151218i6EFDDCEDD0C42D94/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lu4R.png" alt="0683p000009Lu4R.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;and one of the tFileOutputExec (both are same except the sheet name):&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuSu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142184i283D8705BB27F976/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuSu.png" alt="0683p000009LuSu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2017 21:57:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276739#M52725</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-12T21:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276740#M52726</link>
      <description>&lt;P&gt;is there any alternative way to&amp;nbsp;&lt;SPAN&gt;push data to the same xlsx file to 2 different sheets in the same subjob with out loosing data in any sheet? is this talend restriction?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 18:49:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276740#M52726</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-13T18:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276741#M52727</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLfFAAW"&gt;@raffeemd&lt;/A&gt;, you can refer to the following post as a starting point&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnNVCA0" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Create-Multiple-Tabs-with-single-excel-file-based-on-the-column/td-p/22746&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;I'll try to give a complete example as soon as possible.&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 18:54:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276741#M52727</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-13T18:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276742#M52728</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;As expected,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000004XsnJAAS"&gt;@shong&lt;/A&gt;&amp;nbsp;answer is the good one to&amp;nbsp;write into&amp;nbsp;multiple sheets without having to use multiple subjob.&lt;/P&gt; 
&lt;P&gt;This solution is particulary usefull when number of sheet to be created is not known when the job start.&lt;/P&gt; 
&lt;P&gt;Here is what the whole job looks like:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuU7.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142185i68186BB526FA0E71/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuU7.png" alt="0683p000009LuU7.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;tFixedFlowInput is here for the example.&lt;/P&gt; 
&lt;P&gt;It replace the normal input which can be a file, a database, and so on.&lt;/P&gt; 
&lt;P&gt;tFlowToIterate&amp;nbsp;&lt;SPAN&gt;convert main flow to iterate flow and input fields into global variables:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuJR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137890i00D2D758D23116D8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuJR.png" alt="0683p000009LuJR.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;tFixedFlowInput generate a new data flow for each iteration with only one row at a time, allowing to proceed with multiple sheets in the same subjob (and with a number of sheets which is not predefined).&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;The schema is the same (in this&amp;nbsp;example) as it was for&amp;nbsp;tFixedFlowInput and component is configured as it:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lu40.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146843i0CA6D6FF2453D307/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lu40.png" alt="0683p000009Lu40.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Finally, in tFileOutputExcel, you just have to check "Append existing file" and "Append existing sheet" use the global variables which contains the aggregate value as a sheetname (here the&amp;nbsp;Flag variable):&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuKx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144253i4DAA5C6F1FD4130A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuKx.png" alt="0683p000009LuKx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Here is the result:&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 343px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuK8.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156189i84E11084E1F2A135/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuK8.png" alt="0683p000009LuK8.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2017 21:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276742#M52728</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-13T21:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276743#M52729</link>
      <description>&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;hello, I need every output to be a sheet . how can I do this ?&lt;/P&gt; 
&lt;P&gt;when I do it now it just erase the first 3 and contains the last one.&lt;/P&gt; 
&lt;P&gt;Thanks!&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="Picture1.png" style="width: 928px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuOB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130089i5402A3731BD3745C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuOB.png" alt="0683p000009LuOB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:30:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276743#M52729</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T15:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276744#M52730</link>
      <description>&lt;P&gt;Are you using the "append" options?&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276744#M52730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T15:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276745#M52731</link>
      <description>&lt;P&gt;I think (to be confirmed) you can't have more than 1 tFileOutputExcel for the same file in the same subjob or only the last writter will win.&lt;/P&gt;
&lt;P&gt;In this thread I give a solution you can follow if each sheet has a specific schema.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276745#M52731</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-17T15:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276746#M52732</link>
      <description>&lt;P&gt;Ah yes, that is right&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKj7AAG"&gt;@TRF&lt;/A&gt;. Very much like you cannot several versions of an Excel file open to edit at the same time, you cannot do it in Talend either. Better to write to a tHash and then write the results to the Excel file in subsequent sub jobs.&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2017 15:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276746#M52732</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T15:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276747#M52733</link>
      <description>each sheet has a specific schema but when I write to 4 fileoutput in a row,each one override the other and It just remain a single sheet, although I wrote a diffrenet sheet to every fileoutput.</description>
      <pubDate>Wed, 17 May 2017 15:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276747#M52733</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-17T15:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276748#M52734</link>
      <description>Replace tFileOutputExcel by differents tHashOutput not linked one to each other.
&lt;BR /&gt;Then, add as many subjobs as you have Excel files, using tHashinput (refering the good one tHashOutput) as input flow.
&lt;BR /&gt;Each subjob linked by onSubjobOk, the 1st one linked to the main subjob.
&lt;BR /&gt;Sorry for the poor details, just on my mobile.</description>
      <pubDate>Wed, 17 May 2017 16:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276748#M52734</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-17T16:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276749#M52735</link>
      <description>&lt;P&gt;do you have a screenshot maybe?&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 06:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276749#M52735</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T06:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276750#M52736</link>
      <description>and can the opposite works? I can read from different sheets to the same excel ? I've tried , and it shows like it moving 30 rows but actually the content of the file is empty.
&lt;BR /&gt;
&lt;BR /&gt;Thank@!</description>
      <pubDate>Thu, 18 May 2017 09:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276750#M52736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T09:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276751#M52737</link>
      <description>&lt;P&gt;Did you try to tick the "Stop reading on encountering empty rows" option on Advanced settings tab?&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuFG.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132627iB5A825771D23DD17/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuFG.png" alt="0683p000009LuFG.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 09:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276751#M52737</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-18T09:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276752#M52738</link>
      <description>&lt;P&gt;when I did , it just moved 0 rows&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Picture1.jpg" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LuK4.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138476iD5F9041CB2FBE257/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LuK4.jpg" alt="0683p000009LuK4.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 10:02:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276752#M52738</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T10:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276753#M52739</link>
      <description>So, if the Excel file contains no row, it's normal, doesn't it?</description>
      <pubDate>Thu, 18 May 2017 10:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276753#M52739</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-18T10:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276754#M52740</link>
      <description>But it does .
&lt;BR /&gt;
&lt;BR /&gt;when I choose for example only one sheet it "moves" rows on the flow , although the output file is empty</description>
      <pubDate>Thu, 18 May 2017 10:17:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276754#M52740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T10:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276755#M52741</link>
      <description>Difficult to explain whithout any access to the input file.&lt;BR /&gt;Can you share it?</description>
      <pubDate>Thu, 18 May 2017 10:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276755#M52741</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-05-18T10:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276756#M52742</link>
      <description>&lt;P&gt;This sounds like it is because you have "activated" the cells but haven't put any data in them. To test this, select the top 100 or so cells from the sheet, right click and select delete. Then re run it.&lt;/P&gt;</description>
      <pubDate>Thu, 18 May 2017 10:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276756#M52742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-18T10:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: creating multiple sheet in tFileOutputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276757#M52743</link>
      <description>how can I ?&lt;BR /&gt;</description>
      <pubDate>Sun, 21 May 2017 12:21:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/creating-multiple-sheet-in-tFileOutputExcel/m-p/2276757#M52743</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-21T12:21:28Z</dc:date>
    </item>
  </channel>
</rss>

