<?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 loading multiple excel file and excel sheet from aws s3 in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/loading-multiple-excel-file-and-excel-sheet-from-aws-s3/m-p/2006960#M11664</link>
    <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I have to upload multiple excel file and sheet from&amp;nbsp; aws, so every time a new excel drop on that path,it will automatically get update into app. i am using qliksense saas&lt;/P&gt;
&lt;P&gt;while i am trying this, the output i am getting is only the name of all the excel file but data line fetched&amp;nbsp; :0.&lt;/P&gt;
&lt;P&gt;each excel sheet have different name .one excel file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example: excel file name: Imp Engines Apr - Final Format.xlsx and multiple sheet: del , hgk, jk, hk, the, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the code i m writing is:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'Amazon_S3';&lt;/P&gt;
&lt;P&gt;let file ='lib://Amazon_S3/';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;for each file in filelist('lib://Amazon_S3/')&lt;BR /&gt;IF WildMatch('$(file)','*.xlsx') THEN&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;FROM [$(file)];&lt;BR /&gt;END IF&lt;BR /&gt;next file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kindly suggest what should I do .&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 11:34:10 GMT</pubDate>
    <dc:creator>sanjeev23</dc:creator>
    <dc:date>2022-11-21T11:34:10Z</dc:date>
    <item>
      <title>loading multiple excel file and excel sheet from aws s3</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/loading-multiple-excel-file-and-excel-sheet-from-aws-s3/m-p/2006960#M11664</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;
&lt;P&gt;I have to upload multiple excel file and sheet from&amp;nbsp; aws, so every time a new excel drop on that path,it will automatically get update into app. i am using qliksense saas&lt;/P&gt;
&lt;P&gt;while i am trying this, the output i am getting is only the name of all the excel file but data line fetched&amp;nbsp; :0.&lt;/P&gt;
&lt;P&gt;each excel sheet have different name .one excel file&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for example: excel file name: Imp Engines Apr - Final Format.xlsx and multiple sheet: del , hgk, jk, hk, the, etc.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;the code i m writing is:&lt;/P&gt;
&lt;P&gt;LIB CONNECT TO 'Amazon_S3';&lt;/P&gt;
&lt;P&gt;let file ='lib://Amazon_S3/';&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;for each file in filelist('lib://Amazon_S3/')&lt;BR /&gt;IF WildMatch('$(file)','*.xlsx') THEN&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;FROM [$(file)];&lt;BR /&gt;END IF&lt;BR /&gt;next file&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;kindly suggest what should I do .&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 11:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/loading-multiple-excel-file-and-excel-sheet-from-aws-s3/m-p/2006960#M11664</guid>
      <dc:creator>sanjeev23</dc:creator>
      <dc:date>2022-11-21T11:34:10Z</dc:date>
    </item>
  </channel>
</rss>

