<?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 loading any file from sharepoint folder in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547341#M204447</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;I am trying to load a file from a sharepoint folder. the name of the file can change but the contents will not. I am using the following statement:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A href="http://SP.companyABC/"&gt;[..../Sales%202011/*.xlsx]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 1 lines, table is Users);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an error back saying there is a error with the name. Is * not allowed in excel files stored on sharepoint? how can i get round this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Oct 2013 08:15:54 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-30T08:15:54Z</dc:date>
    <item>
      <title>loading any file from sharepoint folder</title>
      <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547341#M204447</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;I am trying to load a file from a sharepoint folder. the name of the file can change but the contents will not. I am using the following statement:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;A href="http://SP.companyABC/"&gt;[..../Sales%202011/*.xlsx]&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, header is 1 lines, table is Users);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get an error back saying there is a error with the name. Is * not allowed in excel files stored on sharepoint? how can i get round this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 08:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547341#M204447</guid>
      <dc:creator />
      <dc:date>2013-10-30T08:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: loading any file from sharepoint folder</title>
      <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547342#M204448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi EAlmeida, &lt;/P&gt;&lt;P&gt;You're allowed to use the * and I don't think Sharepoint is part of your problem. &lt;/P&gt;&lt;P&gt;Could you show the complete Load statement? &lt;BR /&gt;It's probably something in your path, square brackets, ...., the %20 escaped space&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 09:20:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547342#M204448</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2013-10-30T09:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: loading any file from sharepoint folder</title>
      <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547343#M204449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fred,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using it again and if I add the name of the file it loads. If i use * I get an error.&lt;/P&gt;&lt;P&gt;Are the square brackets needed?&lt;/P&gt;&lt;P&gt;Can you post an example of a statement you know does work?&lt;/P&gt;&lt;P&gt;thank,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 09:58:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547343#M204449</guid>
      <dc:creator />
      <dc:date>2013-10-31T09:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: loading any file from sharepoint folder</title>
      <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547344#M204450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Blad1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 10:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547344#M204450</guid>
      <dc:creator>fred_s</dc:creator>
      <dc:date>2013-10-31T10:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: loading any file from sharepoint folder</title>
      <link>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547345#M204451</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;It is not a windows path, it's a URL, and I don't think you can use a wildcard in a URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your sharepoint source is local, then you could find the windows path to the folder containing the files or arrange for a windows share on the folder containing the files. Then you would be able to do a wildcard load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 10:17:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loading-any-file-from-sharepoint-folder/m-p/547345#M204451</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2013-10-31T10:17:07Z</dc:date>
    </item>
  </channel>
</rss>

