<?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: Read From Multiple Sheet of an Excel having same Schema and Load into Different Excel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209270#M8164</link>
    <description>Hi 
&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;, 
&lt;BR /&gt;Once data comes to tlogrow how to populate? I mean i understood I have to pass context. filename and context.sheetname into different Input Excel Components. But how i will load Different Sheet Data to Different Excel?</description>
    <pubDate>Fri, 23 Aug 2019 03:23:38 GMT</pubDate>
    <dc:creator>abhi90</dc:creator>
    <dc:date>2019-08-23T03:23:38Z</dc:date>
    <item>
      <title>Read From Multiple Sheet of an Excel having same Schema and Load into Different Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209268#M8162</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have an Excel where 3 Sheets is present having Same Columns i.e. ID,NAME,Address. I want to load into 3 Different Excel reading from 3 Different Sheets. Can it be achievable?&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000069RuGAAU" target="_blank"&gt;@rhall&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM" target="_blank"&gt;@nthampi&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:53:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209268#M8162</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2024-11-16T04:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Read From Multiple Sheet of an Excel having same Schema and Load into Different Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209269#M8163</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; The most easy method is as shown below since you are having same schema.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 620px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6uI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137195iE73116045EB742B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6uI.png" alt="0683p000009M6uI.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can also do the same process by iteration of files (meaning processing one file at a time). But in this case, you will have to pass the file names and sheet names as parameters to input file component.&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;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 14:46:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209269#M8163</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-22T14:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Read From Multiple Sheet of an Excel having same Schema and Load into Different Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209270#M8164</link>
      <description>Hi 
&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;, 
&lt;BR /&gt;Once data comes to tlogrow how to populate? I mean i understood I have to pass context. filename and context.sheetname into different Input Excel Components. But how i will load Different Sheet Data to Different Excel?</description>
      <pubDate>Fri, 23 Aug 2019 03:23:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209270#M8164</guid>
      <dc:creator>abhi90</dc:creator>
      <dc:date>2019-08-23T03:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: Read From Multiple Sheet of an Excel having same Schema and Load into Different Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209271#M8165</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;In that case, you need a control table or file which will capture the source filename, source sheet name, target filename and target sheet name. You will have to read this data as the first step and populate the data to the tFileExcel components on both input and output side.&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;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 19:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-From-Multiple-Sheet-of-an-Excel-having-same-Schema-and-Load/m-p/2209271#M8165</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-23T19:45:58Z</dc:date>
    </item>
  </channel>
</rss>

