<?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: Connecting to multiple excel sheet names in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033831#M637449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the correct syntax "&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FileBaseName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;For some reason when I do it this way it reloads but doesn't return anything in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 16 Apr 2016 08:10:56 GMT</pubDate>
    <dc:creator>rido1421</dc:creator>
    <dc:date>2016-04-16T08:10:56Z</dc:date>
    <item>
      <title>Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033824#M637442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an issue loading data from excel.&lt;/P&gt;&lt;P&gt;The excel document will be generated monthly , and the file name of the document will be named after the month.&lt;/P&gt;&lt;P&gt;Sales20160131.xlsx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know I can deal with each file by loading * but how would I deal with the sheet names because that will change on each document as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your assistance is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;Sales_Value,&lt;/P&gt;&lt;P&gt;Product&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vPath)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;\Sales_*.xlsx&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sales_20160131); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:28:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033824#M637442</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2016-04-14T11:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033825#M637443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if this helps: &lt;A href="https://community.qlik.com/docs/DOC-7860"&gt;Loading Multiple Excel Sheets Dynamically along with file name and sheet name&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033825#M637443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-14T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033826#M637444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14663"&gt;Dynamically Loading Multiple Excel Files&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 11:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033826#M637444</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-04-14T11:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033827#M637445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-5611"&gt;My First Post in Resources:) : Load Multiple Excel Files With Different Sheet names&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Hirish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 12:20:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033827#M637445</guid>
      <dc:creator>HirisH_V7</dc:creator>
      <dc:date>2016-04-14T12:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033828#M637446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For Each vFile in FileList('&amp;lt;path&amp;gt;\Sales*.xlsx')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Let vFilename = SubField(SubField(vFile, '\', -1), '.', 1);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Let vSheet = 'Sales_' &amp;amp; TextBetween(vFilename, 'Sales', '.xlsx')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; Data:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales_Value,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Product,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; BaseFileName() as FileSource,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(Date#(TextBetween(BaseFileName(), 'Sales', '.xlsx'), 'yyyyMMdd')) as FileDate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; FROM&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(vPath)\Sales_*.xlsx&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (ooxml, embedded labels, table is $(vSheet));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Next&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Replace &amp;lt;path&amp;gt; in the FileList statement with the correct path to the source files)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 12:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033828#M637446</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-04-14T12:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033829#M637447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8905"&gt;Load all Excel files and all sheets in a folder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 14:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033829#M637447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-14T14:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033830#M637448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you this is very simple , and seems to be effective.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Apr 2016 08:08:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033830#M637448</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2016-04-16T08:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connecting to multiple excel sheet names</title>
      <link>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033831#M637449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the correct syntax "&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FileBaseName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() &lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;For some reason when I do it this way it reloads but doesn't return anything in the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Apr 2016 08:10:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connecting-to-multiple-excel-sheet-names/m-p/1033831#M637449</guid>
      <dc:creator>rido1421</dc:creator>
      <dc:date>2016-04-16T08:10:56Z</dc:date>
    </item>
  </channel>
</rss>

