<?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: Reading Multiple Sheets Using tFileInputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373226#M135977</link>
    <description>&lt;P&gt;Thank you Nikhil for your reply.&lt;BR /&gt;&lt;BR /&gt;I will try this alternative solution as you suggested by using tlogrow instead of greenplum.&lt;BR /&gt;&lt;BR /&gt;I am loading Sheet 1 to Table A, Sheet 2 to Table B, etc.. and I have mentioned the Sheet name in the tFileInputExcel's Sheet List.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jul 2018 14:16:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-07-27T14:16:17Z</dc:date>
    <item>
      <title>Reading Multiple Sheets Using tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373222#M135973</link>
      <description>&lt;P&gt;Hello, everyone. I am new to Talend and will really appreciate your help. I am using Talend 6.3. I have one excel file having multiple sheets(Total 4 sheets) and I want to read data data from all sheets and populate it in tGreenplumpOutput if possible. I have tried using:&lt;BR /&gt;&lt;BR /&gt;tGreenplumConnection -&amp;gt; tParallelize -&amp;gt; tFileInputExcel(Total 4 components for 4 sheets) -&amp;gt; tGreenplumOutput(Total 4 components for 4 tFileInputExcel)&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 594px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lyxc.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156320i35A91E324B55B443/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lyxc.jpg" alt="0683p000009Lyxc.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;The rows count is getting paused whenever I run the job. Please help me to rectify this issue or suggest me an alternative solution for this in you have any &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; .&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373222#M135973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Multiple Sheets Using tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373223#M135974</link>
      <description>&lt;P&gt;I am assuming for all the 4 sheets you have same number of columns, so the schema remains same. In that case why not select the option - "All Sheets" for tFileInputExcel. So, your job would look like:&lt;/P&gt; 
&lt;P&gt;tGreenplumConnection -&amp;gt; on subjobok -&amp;gt; tFileInputExcel -&amp;gt; main -&amp;gt; tGreenplumOutput&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;SPAN&gt;tFileInputExcel&lt;/SPAN&gt;&amp;nbsp;-&amp;gt; on subjob ok -&amp;gt; tGreenplumCommit&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 11:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373223#M135974</guid>
      <dc:creator>iamabhishek</dc:creator>
      <dc:date>2018-07-27T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Multiple Sheets Using tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373224#M135975</link>
      <description>&lt;P&gt;Thank you for your reply Abhishek.&lt;BR /&gt;All the 4 sheets are having different number of columns. So this approach will not work I guess.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 11:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373224#M135975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T11:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Multiple Sheets Using tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373225#M135976</link>
      <description>&lt;P&gt;Hi Chirag,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Could you please add tlogrow instead of Greenplum and see the result. I guess it will work fine in that case. So issue could be at the loading part to Greenplum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;On a different note, are you trying to load the data from all sheets to same table?&amp;nbsp;If you want to load Sheet1 to TableA, Sheet2 to TableB, etc. then you need to add the Sheet names in the excel input component.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Warm Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nikhil Thampi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 12:54:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373225#M135976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T12:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Multiple Sheets Using tFileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373226#M135977</link>
      <description>&lt;P&gt;Thank you Nikhil for your reply.&lt;BR /&gt;&lt;BR /&gt;I will try this alternative solution as you suggested by using tlogrow instead of greenplum.&lt;BR /&gt;&lt;BR /&gt;I am loading Sheet 1 to Table A, Sheet 2 to Table B, etc.. and I have mentioned the Sheet name in the tFileInputExcel's Sheet List.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 14:16:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-Multiple-Sheets-Using-tFileInputExcel/m-p/2373226#M135977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T14:16:17Z</dc:date>
    </item>
  </channel>
</rss>

