<?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 Insert Excel Sheet name into a Field in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364476#M7941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm uploading several Excel files in Qlik Sense. I know their name and I don't want to loop over all files, but just to read the name of the sheets (I don't know if I've been clear, for file I mean test.xlsx and the sheets are within the file like Sheet1, Sheet2,...) in order to put them in a field.&lt;/P&gt;&lt;P&gt;So I've got this situation:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;[Table1]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LOAD * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop\test.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want to read "Sheet1" and put it in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do it? I tried with different macro using the &lt;EM&gt;ActiveDocument.ActiveSheet.GetProperties.Name &lt;/EM&gt;method, but I did'n get what I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolò Cogno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2017 14:08:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-04-07T14:08:54Z</dc:date>
    <item>
      <title>Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364476#M7941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm uploading several Excel files in Qlik Sense. I know their name and I don't want to loop over all files, but just to read the name of the sheets (I don't know if I've been clear, for file I mean test.xlsx and the sheets are within the file like Sheet1, Sheet2,...) in order to put them in a field.&lt;/P&gt;&lt;P&gt;So I've got this situation:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;[Table1]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LOAD * &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://Desktop\test.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want to read "Sheet1" and put it in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could I do it? I tried with different macro using the &lt;EM&gt;ActiveDocument.ActiveSheet.GetProperties.Name &lt;/EM&gt;method, but I did'n get what I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolò Cogno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364476#M7941</guid>
      <dc:creator />
      <dc:date>2017-04-07T14:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364477#M7942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Nicolò,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is a bit confusing: Are you trying to extract the Sheet Name during the load and create a special field with it? Or are you trying to modify your script to load all sheets into different tables (named by each Excel sheet)&amp;nbsp; in one script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364477#M7942</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-04-07T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364478#M7943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you're right. I'm trying to do the first of the things you said, I'd like to extract the Sheet Name during the load and create a special field with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 14:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364478#M7943</guid>
      <dc:creator />
      <dc:date>2017-04-07T14:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364479#M7944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the best way in your case is to use the following:&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;LOAD&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;...&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;TableName(n) as TableName&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;FROM .....;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;The only problem is that Qlik requires a 'n' to be defined "as &lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;number of the specified table". The first table has number 0. &lt;/SPAN&gt;This number should be based on number of tables currently in memory (based on the sequence of the load, I believe)...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not have chance to test it, but you should be able to drop each table after each loading statement (since you can save it into QVD anyway), so in this case the 'n' could always be 0 (since only one table will be loaded at a time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully, this solution will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S. When applicable, please mark this answer Correct or Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 19:28:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364479#M7944</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-04-07T19:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364480#M7945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your help!! I used your code, but I'm actually not getting any data into the TableName field.&lt;/P&gt;&lt;P&gt;Do you have any other suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolò Cogno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 07:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364480#M7945</guid>
      <dc:creator />
      <dc:date>2017-04-10T07:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364481#M7946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladimir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out that the only way to make that works is to use the TableName(i) after loading that table. Is there a way to achieve this within the load script of the table that I need the name of?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolò Cogno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/47004"&gt;vlad.komarov&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 16:16:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364481#M7946</guid>
      <dc:creator />
      <dc:date>2017-04-10T16:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364482#M7947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Nicolò,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I am surprised that &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;TableName(i)&amp;nbsp; call does not work inside the load statement. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But your approach is correct too. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can do a data load first, get the Table name after that and do a JOIN with Resident load to add your new field after that... Couple more steps, but it should not take much more time... &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Vlad &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 17:02:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364482#M7947</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2017-04-10T17:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364483#M7948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;This script loads data from all the sheets in excel and variable 'sheetName' creates a fields with all the sheet names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODBC CONNECT32 TO [Excel Files;DBQ=$(file)];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SheetNames:&lt;/P&gt;&lt;P&gt;SQLtables;&amp;nbsp; // Loads all sheet names in the Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISCONNECT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SystemTable:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident SheetNames&lt;/P&gt;&lt;P&gt;Where Not Match(Upper(TABLE_TYPE), 'TABLE');&lt;/P&gt;&lt;P&gt;DROP Table SheetNames;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR index = 0 to NoOfRows('SystemTable')-1&amp;nbsp; // Loops for each sheet in the Excel file.&lt;/P&gt;&lt;P&gt;LET sheetName = PurgeChar(PurgeChar(Peek('TABLE_NAME', index, 'SystemTable'), Chr(39)), Chr(36));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * ,&lt;/P&gt;&lt;P&gt;&amp;nbsp; FileName() as File_Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp; '$(sheetName)' as Sheet_Name&lt;/P&gt;&lt;P&gt;From [$(file)]&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is [$(sheetName)$]);&lt;/P&gt;&lt;P&gt;NEXT index&lt;/P&gt;&lt;P&gt;DROP TABLE SystemTable;&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 17:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364483#M7948</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-04-10T17:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364484#M7949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neelam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first of all thanks for your help.&lt;/P&gt;&lt;P&gt;I tried with your help, but it gives me this error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;CONNECTs other than LIB CONNECT are not available in this script mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know which could be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolò Cogno&lt;SPAN style="color: #595959; font-family: 'Courier New'; font-size: 15px; background-color: rgba(255, 38, 38, 0.2);"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 07:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364484#M7949</guid>
      <dc:creator />
      <dc:date>2017-04-11T07:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364485#M7950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure of the error &lt;A href="https://community.qlik.com/qlik-users/234429"&gt;nicolocogno&lt;/A&gt;‌ but instead of using the connect string directly you can try to open your excel via ODBC connection. It might resolve the issue, but again not sure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 12:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364485#M7950</guid>
      <dc:creator>neelamsaroha157</dc:creator>
      <dc:date>2017-04-11T12:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Insert Excel Sheet name into a Field</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364486#M7951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having similar issue. When trying to use TableName fx, only first sheet is populated. I checked table name on the load and do not see any values. Almost seems like there is an issue with the format. I see you guys are using ODBC to connect to excel. Do you think that connecting directly to *.xlsx may be causing this issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 15:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Insert-Excel-Sheet-name-into-a-Field/m-p/1364486#M7951</guid>
      <dc:creator>pentaxadmin</dc:creator>
      <dc:date>2017-11-14T15:13:48Z</dc:date>
    </item>
  </channel>
</rss>

