<?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 excel sheet dynamically in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627006#M46672</link>
    <description>&lt;P&gt;I have identical problem.&lt;/P&gt;&lt;P&gt;In&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Multiple-excel-sheets-Dynamic-load-in-qliksense/td-p/1457828" target="_self"&gt;Multiple excel sheets(Dynamic) load in qliksense&lt;/A&gt;,&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1336" target="_self"&gt;OmarBenSalem&lt;/A&gt;&amp;nbsp;said:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"First of all, disable the standard Mode so u can enter full path :&lt;/P&gt;&lt;P&gt;in desktop :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in a text editor.&lt;/LI&gt;&lt;LI&gt;Change&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="user_input"&gt;StandardReload=1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="user_input"&gt;StandardReload=0&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;Save the file and start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="PrimaryDesktopName"&gt;Qlik Sense Desktop&lt;/SPAN&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;in entreprise:&lt;/P&gt;&lt;P&gt;&lt;A title="http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/edit-engine.htm?_ga=2.96671391.1297473412.1514983844-968065224.1508498928" href="http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/edit-engine.htm?_ga=2.65392811.445847903.1569246679-1455968084.1568279826" target="_blank" rel="nofollow noopener noreferrer"&gt;Editing an engine ‒ Qlik Sense "&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I can't modify Settings.ini or enterprise.&lt;/P&gt;&lt;P&gt;Is there nothing else you can do to have Excel sheet name's list?&lt;/P&gt;&lt;P&gt;Paola&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2019 15:13:22 GMT</pubDate>
    <dc:creator>paola_valenti</dc:creator>
    <dc:date>2019-09-23T15:13:22Z</dc:date>
    <item>
      <title>load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1602195#M44569</link>
      <description>&lt;P&gt;Hello I'm working on Qlik Sense (latest version)&lt;BR /&gt;I want to connect to an excel file and load all sheets with specific name&lt;BR /&gt;how can I accomplish this?&lt;BR /&gt;I got an old script from Qlik View&amp;nbsp;&lt;/P&gt;&lt;P&gt;FOR EACH file in FileList('C:\Users\ut2eq5\Desktop\Data\*.xls');&lt;/P&gt;&lt;P&gt;//In order to get the file information from SQLtables command making use of the ODBC connection format&lt;BR /&gt;&lt;FONT color="#FF6600"&gt;ODBC CONNECT32 TO [Excel Files;DBQ=$(file)];&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;tables:&lt;BR /&gt;SQLtables;&lt;BR /&gt;DISCONNECT;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the line in orange fails in Qlik Sense because this function needs the full path and not a path that starts with lib://&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advise&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 08:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1602195#M44569</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2019-07-15T08:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627006#M46672</link>
      <description>&lt;P&gt;I have identical problem.&lt;/P&gt;&lt;P&gt;In&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Multiple-excel-sheets-Dynamic-load-in-qliksense/td-p/1457828" target="_self"&gt;Multiple excel sheets(Dynamic) load in qliksense&lt;/A&gt;,&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/1336" target="_self"&gt;OmarBenSalem&lt;/A&gt;&amp;nbsp;said:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"First of all, disable the standard Mode so u can enter full path :&lt;/P&gt;&lt;P&gt;in desktop :&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="path"&gt;Settings.ini&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;in a text editor.&lt;/LI&gt;&lt;LI&gt;Change&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="user_input"&gt;StandardReload=1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="user_input"&gt;StandardReload=0&lt;/SPAN&gt;.&lt;/LI&gt;&lt;LI&gt;Save the file and start&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="PrimaryDesktopName"&gt;Qlik Sense Desktop&lt;/SPAN&gt;.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;in entreprise:&lt;/P&gt;&lt;P&gt;&lt;A title="http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/edit-engine.htm?_ga=2.96671391.1297473412.1514983844-968065224.1508498928" href="http://help.qlik.com/en-US/sense/November2017/Subsystems/ManagementConsole/Content/edit-engine.htm?_ga=2.65392811.445847903.1569246679-1455968084.1568279826" target="_blank" rel="nofollow noopener noreferrer"&gt;Editing an engine ‒ Qlik Sense "&lt;/A&gt;&lt;/P&gt;&lt;P&gt;but I can't modify Settings.ini or enterprise.&lt;/P&gt;&lt;P&gt;Is there nothing else you can do to have Excel sheet name's list?&lt;/P&gt;&lt;P&gt;Paola&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2019 15:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627006#M46672</guid>
      <dc:creator>paola_valenti</dc:creator>
      <dc:date>2019-09-23T15:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627425#M46697</link>
      <description>&lt;P&gt;Hi, I just created another data connection that is the location of where all the excel files are stored.&amp;nbsp; I use a normal load statement and the end looks like this.&amp;nbsp; The "table is [For Upload]" part specifies the worksheet name.&amp;nbsp; It load that worksheet from each excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FROM [lib://Budget2020/2020 Budget Template*.xlsx]&lt;BR /&gt;(ooxml, embedded labels, header is 2 lines, table is [For Upload]);&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 12:43:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627425#M46697</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2019-09-24T12:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627534#M46705</link>
      <description>&lt;P&gt;I know Excel file name, but I don't know sheet name in the Excel file.&lt;/P&gt;&lt;P&gt;So I like to have a variable in which is stored sheet name.&lt;/P&gt;&lt;P&gt;In your example, sheet is "For Upload"&amp;nbsp;&lt;SPAN&gt;(ooxml, embedded labels, header is 2 lines, table is &lt;FONT color="#FF0000"&gt;[For Upload]&lt;/FONT&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But my excel can have a sheet named like: "Daily 1" or "Daily 2" etc.&lt;/P&gt;&lt;P&gt;I need to read excel file in order to know all sheet name, then I can load data only from sheet named "Daily"+a number.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Paola&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 14:40:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627534#M46705</guid>
      <dc:creator>paola_valenti</dc:creator>
      <dc:date>2019-09-24T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627568#M46707</link>
      <description>&lt;P&gt;Hi, ok didn't realize you didn't know the name.&amp;nbsp; I found this in the community for dynamic sheet names.&amp;nbsp; It is a Qlik View solution but the scripting generally works in Qlik Sense as well.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/Loading-Multiple-Excel-Sheets-Dynamically-along-with-file-name/ta-p/1481095&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627568#M46707</guid>
      <dc:creator>wayne-a</dc:creator>
      <dc:date>2019-09-24T15:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: load excel sheet dynamically</title>
      <link>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627577#M46708</link>
      <description>&lt;P&gt;Like you said, is a Qlik View solution. I used it many times in Qlik View.&lt;/P&gt;&lt;P&gt;Unfortunatly, it dosn't work in Qlik Sense, because&amp;nbsp;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;ODBC&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;CONNECT32&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;TO&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;[Excel Files;DBQ=$(file)]&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;give an error.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Please try, if you can fix it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;SPAN&gt;Paola&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/load-excel-sheet-dynamically/m-p/1627577#M46708</guid>
      <dc:creator>paola_valenti</dc:creator>
      <dc:date>2019-09-24T15:20:58Z</dc:date>
    </item>
  </channel>
</rss>

