<?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: Load data from multiple excel files which has different excel sheets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files-which-has-different-excel/m-p/1578262#M442689</link>
    <description>&lt;P&gt;Hi Shashi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use below code as it loaded successfully for me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Users\MD20014506\Desktop\Test10.xls];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ExcelTables:&lt;BR /&gt;SQLTABLES;&lt;BR /&gt;DISCONNECT;&lt;/P&gt;&lt;P&gt;For i=0 to (NoOfRows('ExcelTables')-1)&lt;/P&gt;&lt;P&gt;Let vSheet=Peek('TABLE_NAME',i,'ExcelTables');&lt;/P&gt;&lt;P&gt;if '$(vSheet)'='A$' or '$(vSheet)'='B$' then&lt;/P&gt;&lt;P&gt;LOAD Brand,&lt;BR /&gt;Tower,&lt;BR /&gt;Application&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\MD20014506\Desktop\Test10.xls]&lt;BR /&gt;(biff, embedded labels, table is $(vSheet));&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ENDIF;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;&lt;SPAN&gt;Sultan&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 09 May 2019 08:25:15 GMT</pubDate>
    <dc:creator>sultanam</dc:creator>
    <dc:date>2019-05-09T08:25:15Z</dc:date>
    <item>
      <title>Load data from multiple excel files which has different excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files-which-has-different-excel/m-p/1578172#M442683</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have to load multiple excel files which has multiple excel sheets with different names. And we have to load specific sheets only from the workbooks (if there are four sheets present in a file we may be required to load only 2 sheets). The sheets which we are picking are having same number of fields and same name&lt;/P&gt;&lt;P&gt;I checked for the solution in the community but they are not working.&amp;nbsp; Solutions provided by using ODBC or OLEDB connection but it is throwing an error. Connector connect error: SQL##f - SqlState: IM002, ErrorCode: 0.&lt;/P&gt;&lt;P&gt;I am using QlikView personal edition. Version: 12.30.20000.0&lt;/P&gt;&lt;P&gt;Attached are the excel files for the reference.&lt;/P&gt;&lt;P&gt;Could anybody please help me to resolve this issue&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files-which-has-different-excel/m-p/1578172#M442683</guid>
      <dc:creator>shashipraband</dc:creator>
      <dc:date>2024-11-16T20:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Load data from multiple excel files which has different excel sheets</title>
      <link>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files-which-has-different-excel/m-p/1578262#M442689</link>
      <description>&lt;P&gt;Hi Shashi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can use below code as it loaded successfully for me.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT TO [Excel Files;DBQ=C:\Users\MD20014506\Desktop\Test10.xls];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ExcelTables:&lt;BR /&gt;SQLTABLES;&lt;BR /&gt;DISCONNECT;&lt;/P&gt;&lt;P&gt;For i=0 to (NoOfRows('ExcelTables')-1)&lt;/P&gt;&lt;P&gt;Let vSheet=Peek('TABLE_NAME',i,'ExcelTables');&lt;/P&gt;&lt;P&gt;if '$(vSheet)'='A$' or '$(vSheet)'='B$' then&lt;/P&gt;&lt;P&gt;LOAD Brand,&lt;BR /&gt;Tower,&lt;BR /&gt;Application&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\MD20014506\Desktop\Test10.xls]&lt;BR /&gt;(biff, embedded labels, table is $(vSheet));&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ENDIF;&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;&lt;SPAN&gt;Sultan&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 08:25:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-data-from-multiple-excel-files-which-has-different-excel/m-p/1578262#M442689</guid>
      <dc:creator>sultanam</dc:creator>
      <dc:date>2019-05-09T08:25:15Z</dc:date>
    </item>
  </channel>
</rss>

