<?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 Excel files from a Sharepoint site in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Loading-Excel-files-from-a-Sharepoint-site/m-p/1378298#M815423</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure abt ur error,but u can also try to fetch&amp;nbsp; data &lt;SPAN style="font-size: 13.3333px;"&gt;directly &lt;/SPAN&gt;from ur share point site through the below approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 12.0pt; font-family: 'inherit',serif;"&gt;Using RPC-Calls&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;An easier way is to use RPC-calls using owssvr.dll, like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID"&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;listGUID and viewGUID must be in the format {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;BR /&gt; The listGUID can easily be found by navigating to the list in Sharepoint and go to List Settings. The listGUID will then show up in the address-field in your browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;If viewGUID is omitted, the default view will be retrieved. To find the viewGUID locate the list in Sharepoint and activate the view needed. Select View Soure in IE to see the source code. Search for view={ to locate the viewGUID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;The response will be in XML, so when reading into QlikView make sure you select XML Files and Internet File. Add the correct crafted URL as described above. The data retrieved can be found in the node xml/data/row.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Example URLs to be used in QlikView:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&amp;amp;View={58678A30-DC12-4C66-8568-28E4D9A3EED1}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;For more info about owssvr.dll use Google to find various ways of filtering the information&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Note: Only fields defined in a view can be retrieved. You need to construct the view with the fields needed, if not using the default view.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 10:41:37 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2017-09-08T10:41:37Z</dc:date>
    <item>
      <title>Loading Excel files from a Sharepoint site</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Excel-files-from-a-Sharepoint-site/m-p/1378297#M815422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I've created a LOAD script to load data from Excel files stored in a folder of a SharePoint site on the network.&lt;BR /&gt;&lt;BR /&gt;This script works sometimes, but other times I get this error :&lt;BR /&gt;Unable to open file '\\ RT-workspace.share.renault.fr \ is \ proj4509 \ 02 Organization AND Resources \ 2-SDA \ *' The network path was not found.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Do you have any idea why do I have this error message sometimes?&lt;BR /&gt;&lt;SPAN lang="en"&gt;Is it a matter of access rights to SharePoint?&lt;/SPAN&gt;&lt;BR /&gt;I would like to do a test by including in the script LOAD the login and password . Can you help me with that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;/SPAN&gt;&lt;SPAN class="trans-verified-button goog-toolbar-button"&gt;&lt;SPAN class="jfk-button-img"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Excel-files-from-a-Sharepoint-site/m-p/1378297#M815422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Loading Excel files from a Sharepoint site</title>
      <link>https://community.qlik.com/t5/QlikView/Loading-Excel-files-from-a-Sharepoint-site/m-p/1378298#M815423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure abt ur error,but u can also try to fetch&amp;nbsp; data &lt;SPAN style="font-size: 13.3333px;"&gt;directly &lt;/SPAN&gt;from ur share point site through the below approach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 12.0pt; font-family: 'inherit',serif;"&gt;Using RPC-Calls&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;An easier way is to use RPC-calls using owssvr.dll, like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID"&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=listGUID&amp;amp;View=viewGUID&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;listGUID and viewGUID must be in the format {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;BR /&gt; The listGUID can easily be found by navigating to the list in Sharepoint and go to List Settings. The listGUID will then show up in the address-field in your browser.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;If viewGUID is omitted, the default view will be retrieved. To find the viewGUID locate the list in Sharepoint and activate the view needed. Select View Soure in IE to see the source code. Search for view={ to locate the viewGUID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;The response will be in XML, so when reading into QlikView make sure you select XML Files and Internet File. Add the correct crafted URL as described above. The data retrieved can be found in the node xml/data/row.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Example URLs to be used in QlikView:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&lt;A href="http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;&lt;SPAN style="color: #3778c7;"&gt;http://your-sharepoint-server/site/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/SPAN&gt;&lt;/A&gt;{B9C20FC4-4C04-4F4C-93EF-E69E11D286F2}&amp;amp;View={58678A30-DC12-4C66-8568-28E4D9A3EED1}&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;For more info about owssvr.dll use Google to find various ways of filtering the information&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Note: Only fields defined in a view can be retrieved. You need to construct the view with the fields needed, if not using the default view.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 10:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Loading-Excel-files-from-a-Sharepoint-site/m-p/1378298#M815423</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2017-09-08T10:41:37Z</dc:date>
    </item>
  </channel>
</rss>

