<?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: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304368#M406144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://abc.com/Reports/Audit_Log_20??-??-?????????.xlsx" rel="nofollow" target="_blank"&gt;http://abc.com/Reports/Audit_Log_20??-??-?????????.xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Apr 2017 15:41:25 GMT</pubDate>
    <dc:creator>hector_munoz</dc:creator>
    <dc:date>2017-04-12T15:41:25Z</dc:date>
    <item>
      <title>Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304364#M406140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently I am using the below script to load multiple files from my local desktop and it's working fine:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;SP_ASSETS:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; [..\..\..\..\..\Desktop\JG_ALL\*.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;no&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; [Report Data 1])&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'Document'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;C&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'Item Type'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'MOSS-Prod-SearchSvc &amp;lt;GLOBAL\moss-prod-searchsvc&amp;gt;'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;D&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'User Id'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'Document Location'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;LIKE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; '*sales/sales_central/SalesEssentialsAssets/*'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;WildMatch&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'sales/sales_central/SalesEssentialsAssets/Forms/*')&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;F&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'Occurred (GMT)'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;G&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'Event'&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;lt;&amp;gt; 'Event Source'&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;STORE&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; SP_ASSETS &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INTO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vQVD)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;CBIC\SP_ASSETS.QVD(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;QVD&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Now,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;With the same script I need to load same multiple files from SharePoint but I am unable to do so.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For example if my SharePoint site is &lt;A href="http://abc.com/Reports"&gt;http://abc.com/Reports&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and the file names in the Reports folder are as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(5)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(10)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(9)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(8)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-01-29T080002_(8)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-01-29T080002&lt;/P&gt;&lt;P&gt;Audit_Log_2016-12-01T080000_(10)&lt;/P&gt;&lt;P&gt;Audit_Log_2016-12-01T080000_(2)&lt;/P&gt;&lt;P&gt;Audit_Log_2016-08-01T070000&lt;/P&gt;&lt;P&gt;Run_a_custom_report_2016-11-04T090238&lt;/P&gt;&lt;P&gt;Run_a_custom_report_2017-1-02T0142566&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on...and there are files for year before 2016 in this folder and for each month there are almost 10 files ending in _(2) so on to _(10).&lt;/P&gt;&lt;P&gt;Log files are added to this folder every month and there are multiple files added as all data doesn't fit in one excel document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is how do I pull only the Audit_Log_* files for year 2016 and 2017 excluding all the Run_* files directly from sharepoint location and load into Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 19:54:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304364#M406140</guid>
      <dc:creator />
      <dc:date>2017-04-11T19:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304365#M406141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deb,&lt;/P&gt;&lt;P&gt;Coul you load at least one of them? In that case, could you share the script?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 21:19:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304365#M406141</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-04-11T21:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304366#M406142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use where condition with wild match like for Share point link with qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WildMatch(FieldName, '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Audit_Log_&lt;/SPAN&gt;*') and Match(Year, '2016','2017');&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 05:46:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304366#M406142</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-12T05:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304367#M406143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Anil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me where to incorporate that condition in the above script? I placed it where all my conditions are but it's still throwing the same error. . It's a Zip error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should be the from statement. For example my SharePoint Location for the files is &lt;A href="http://abc.com/Reports" rel="nofollow" target="_blank" title="http://abc.com/Reports"&gt;http://abc.com/Reports&lt;/A&gt; and if I put from &lt;A href="http://abc.com/Reports" rel="nofollow" target="_blank" title="http://abc.com/Reports"&gt;http://abc.com/Reports/*.xlsx&lt;/A&gt; it won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So with your suggestion can you tell me what my from statement should be and where should I place your suggestion condition in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Munoz&lt;/P&gt;&lt;P&gt;Yes I can pull a single file directly from SharePoint. In that case you just have to put the direct SharePoint site in the FROM statement and rest of the script is the same. For example if you want to pull file named 'Audit_Log_2017-03-01T080000'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From statement should be like this:&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;[ &lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;A href="http://abc.com/Reports/Audit_Log_2017-03-01T080000.xlsx"&gt;http://abc.com/Reports/Audit_Log_2017-03-01T080000.xlsx&lt;/A&gt;]&lt;/SPAN&gt;&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;no&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; [Report Data 1])&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 15:34:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304367#M406143</guid>
      <dc:creator />
      <dc:date>2017-04-12T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304368#M406144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deb,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FROM [&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://abc.com/Reports/Audit_Log_20??-??-?????????.xlsx" rel="nofollow" target="_blank"&gt;http://abc.com/Reports/Audit_Log_20??-??-?????????.xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 15:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304368#M406144</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-04-12T15:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304369#M406145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Munoz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let's rethink this. Below is the script which works fine when I pull a single excel file from SharePoint. But the same doesn't work will I try to pull all the files with *.xlsx .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SP_ASSETS:&lt;BR /&gt;LOAD &lt;BR /&gt;C,&lt;BR /&gt;D,&lt;BR /&gt;E,&lt;BR /&gt;F,&lt;BR /&gt;G,&lt;BR /&gt;I&lt;BR /&gt;FROM&lt;BR /&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://abc.com/Reports/Audit_Log_2017-03-01T080000_(10).xlsx" rel="nofollow" target="_blank"&gt;http://abc.com/Reports/Audit_Log_2017-03-01T080000_(10).xlsx&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;BR /&gt;(ooxml, no labels, table is [Report Data 1])&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;C = 'Document'&lt;BR /&gt;and C &amp;lt;&amp;gt; 'Item Type'&lt;BR /&gt;and D &amp;lt;&amp;gt; 'MOSS-Prod-SearchSvc &amp;lt;GLOBAL\moss-prod-searchsvc&amp;gt;'&lt;BR /&gt;and D &amp;lt;&amp;gt; 'User Id'&lt;BR /&gt;and E &amp;lt;&amp;gt; 'Document Location'&lt;BR /&gt;and E LIKE '*sales/sales_central/SalesEssentialsAssets/*'&lt;BR /&gt;and not WildMatch(E,'sales/sales_central/SalesEssentialsAssets/Forms/*')&lt;BR /&gt;and F &amp;lt;&amp;gt; 'Occurred (GMT)'&lt;BR /&gt;and G &amp;lt;&amp;gt; 'Event'&lt;BR /&gt;and I &amp;lt;&amp;gt; 'Event Source'&lt;BR /&gt;;&lt;BR /&gt;STORE SP_ASSETS INTO $(vQVD)CBIC\SP_ASSETS_DIRECTFETCH.QVD(QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above script how should your suggestion be incorporated. Can you resend the above script with your updates to pull all the excel files in the folder for year 2016 and 2017.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304369#M406145</guid>
      <dc:creator />
      <dc:date>2017-04-12T16:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304370#M406146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All the file means? Do you have pagination over Sharepoint?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304370#M406146</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-12T16:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304371#M406147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SP_ASSETS:&lt;BR /&gt;LOAD &lt;BR /&gt;C,&lt;BR /&gt;D,&lt;BR /&gt;E,&lt;BR /&gt;F,&lt;BR /&gt;G,&lt;BR /&gt;I&lt;BR /&gt;FROM&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;[&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://abc.com/Reports/Audit_Log_2017-03-01T080000_(10).xlsx" rel="nofollow" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&gt;http://abc.com/Reports/Audit_Log_&lt;STRONG&gt;20??-??-??T??????*&lt;/STRONG&gt;.xlsx&lt;/A&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;]&lt;/SPAN&gt;&lt;BR /&gt;(ooxml, no labels, table is [Report Data 1])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;C = 'Document'&lt;BR /&gt;and C &amp;lt;&amp;gt; 'Item Type'&lt;BR /&gt;and D &amp;lt;&amp;gt; 'MOSS-Prod-SearchSvc &amp;lt;GLOBAL\moss-prod-searchsvc&amp;gt;'&lt;BR /&gt;and D &amp;lt;&amp;gt; 'User Id'&lt;BR /&gt;and E &amp;lt;&amp;gt; 'Document Location'&lt;BR /&gt;and E LIKE '*sales/sales_central/SalesEssentialsAssets/*'&lt;BR /&gt;and not WildMatch(E,'sales/sales_central/SalesEssentialsAssets/Forms/*')&lt;BR /&gt;and F &amp;lt;&amp;gt; 'Occurred (GMT)'&lt;BR /&gt;and G &amp;lt;&amp;gt; 'Event'&lt;BR /&gt;and I &amp;lt;&amp;gt; 'Event Source'&lt;BR /&gt;;&lt;BR /&gt;STORE SP_ASSETS INTO $(vQVD)CBIC\SP_ASSETS_DIRECTFETCH.QVD(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304371#M406147</guid>
      <dc:creator>hector_munoz</dc:creator>
      <dc:date>2017-04-12T16:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304372#M406148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@ Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the files means I need to pull all the files in 'Reports' folder from the SharePoint path &lt;A href="http://abc.com/Reports/" title="http://abc.com/Reports/"&gt;http://abc.com/Reports/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The files in the folder are named like below:&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(5)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(10)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(9)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-03-01T080000_(8)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-01-29T080002_(8)&lt;/P&gt;&lt;P&gt;Audit_Log_2017-01-29T080002&lt;/P&gt;&lt;P&gt;Audit_Log_2016-12-01T080000_(10)&lt;/P&gt;&lt;P&gt;Audit_Log_2016-12-01T080000_(2)&lt;/P&gt;&lt;P&gt;Audit_Log_2016-08-01T070000&lt;/P&gt;&lt;P&gt;Run_a_custom_report_2016-11-04T090238&lt;/P&gt;&lt;P&gt;Run_a_custom_report_2017-1-02T0142566&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to be able to pull all the files in that folder where the file names start like Audit_Log_2016 and 2017 only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304372#M406148</guid>
      <dc:creator />
      <dc:date>2017-04-12T16:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304373#M406149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Munoz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Having *.xlsx in the from statement will never work to pull multiple files from SharePoint. There has to be some other workaround.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304373#M406149</guid>
      <dc:creator />
      <dc:date>2017-04-12T16:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304374#M406150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any suggestion on this post?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304374#M406150</guid>
      <dc:creator />
      <dc:date>2017-04-12T16:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304375#M406151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be &lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cleveranjos&lt;/A&gt;‌ helps you. Because, Once upon a time I've seen his responsibilities&lt;/P&gt;&lt;P&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;Or From my end &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;Create one variable for this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN&gt;SET VarLink = '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://abc.com/Reports/" rel="nofollow" target="_blank"&gt;http://abc.com/Reports/&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Load FileName() as FileName,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SubField(FileName(), '/', -1) as FileNames&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Autogenerate 1;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this script, I am not sure(Due to i never worked with SP) as functionally i am explaining you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SP_ASSETS:&lt;BR /&gt;LOAD &lt;BR /&gt;C,&lt;BR /&gt;D,&lt;BR /&gt;E,&lt;BR /&gt;F,&lt;BR /&gt;G,&lt;BR /&gt;I&lt;BR /&gt;FROM&lt;BR /&gt;&lt;STRONG&gt;$(VarLink)&amp;amp;FileNames&lt;/STRONG&gt;&lt;BR /&gt;(ooxml, no labels, table is [Report Data 1])&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where C = 'Document' and C &amp;lt;&amp;gt; 'Item Type' and D &amp;lt;&amp;gt; 'MOSS-Prod-SearchSvc &amp;lt;GLOBAL\moss-prod-searchsvc&amp;gt;' and D &amp;lt;&amp;gt; 'User Id' and E &amp;lt;&amp;gt; 'Document Location' and E LIKE&amp;nbsp; *sales/sales_central/SalesEssentialsAssets/*'&lt;BR /&gt;and not WildMatch(E,'sales/sales_central/SalesEssentialsAssets/Forms/*') and F &amp;lt;&amp;gt; 'Occurred (GMT)'&lt;BR /&gt;and G &amp;lt;&amp;gt; 'Event' and I &amp;lt;&amp;gt; 'Event Source';&lt;BR /&gt;STORE SP_ASSETS INTO $(vQVD)CBIC\SP_ASSETS_DIRECTFETCH.QVD(QVD);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 16:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304375#M406151</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-12T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304376#M406152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Anil..Thanks for the input but it didn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cleveranjos&lt;/A&gt;‌ would you be able to help on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 17:42:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304376#M406152</guid>
      <dc:creator />
      <dc:date>2017-04-12T17:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304377#M406153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe using UNC instead of http could be a solution in your case&lt;/P&gt;&lt;P&gt;Please check this: &lt;A href="https://community.qlik.com/thread/84340"&gt;Dynamically Load Files From SharePoint&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 10:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304377#M406153</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-04-13T10:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304378#M406154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cleveranjos&lt;/A&gt;‌ Thanks for your input. I have tried that earlier but it doesn't work either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone any other thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 21:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304378#M406154</guid>
      <dc:creator />
      <dc:date>2017-04-13T21:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304379#M406155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;QV Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this case?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Apr 2017 20:01:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304379#M406155</guid>
      <dc:creator />
      <dc:date>2017-04-17T20:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304380#M406156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt; it doesn't work either.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Any error messages?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2017 11:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1304380#M406156</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2017-04-18T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1624077#M445977</link>
      <description>&lt;P&gt;Sorry, replying to an earlier post. But this post has most relevant replies, so adding some more comments.&lt;/P&gt;&lt;P&gt;I encountered the below error in QlikSense ( with UNC path)&lt;/P&gt;&lt;DIV class="headline edc_error"&gt;&lt;STRONG&gt;The following error occurred:&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;&lt;STRONG&gt;Cannot open file: 'lib://SharePoint/ExcelFiles_*.xlsx' &lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV class="edc_error"&gt;&lt;STRONG&gt;(Native Path: *** System error: ***)&lt;/STRONG&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 16 Sep 2019 09:14:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1624077#M445977</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2019-09-16T09:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Multiple Excel Files Directly From Sharepoint Into Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1624085#M445978</link>
      <description>&lt;P&gt;Just found this reply from Jonathan:&amp;nbsp;&lt;/P&gt;&lt;P&gt;Will have to find work around...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Scripting/Loading-multiple-Excel-files-from-SharePoint/m-p/557293/highlight/true" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Scripting/Loading-multiple-Excel-files-from-SharePoint/m-p/557293/highlight/true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2019 09:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Multiple-Excel-Files-Directly-From-Sharepoint-Into/m-p/1624085#M445978</guid>
      <dc:creator>anandathome</dc:creator>
      <dc:date>2019-09-16T09:25:46Z</dc:date>
    </item>
  </channel>
</rss>

