<?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 Connection String to Share Point Server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197168#M715003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still having issues with the above. Has anyone seen this problem? I dont understand. I can access the spread sheet through the IE browser on the server, but when i try to access the same spread sheet using the same URL through the QV connection string, it says it says the path doesnt exists. Thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Nov 2010 17:44:45 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-09T17:44:45Z</dc:date>
    <item>
      <title>Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197167#M715002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to do a simple connection to one of our share point servers. Our server account has admin rights to the site, but when i try to do a connection using the web files button (enter the url in the internet file field) there is no data in the wizard and the load all statement fails. I have also tried to enter this url in the Table Files/File name field (thinking this might work) and it tells me path does not exist. I have accessed this URL using internet explorer from the server, so i know it has the correct security. Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 19:45:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197167#M715002</guid>
      <dc:creator />
      <dc:date>2010-09-29T19:45:46Z</dc:date>
    </item>
    <item>
      <title>Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197168#M715003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am still having issues with the above. Has anyone seen this problem? I dont understand. I can access the spread sheet through the IE browser on the server, but when i try to access the same spread sheet using the same URL through the QV connection string, it says it says the path doesnt exists. Thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Nov 2010 17:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197168#M715003</guid>
      <dc:creator />
      <dc:date>2010-11-09T17:44:45Z</dc:date>
    </item>
    <item>
      <title>Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197169#M715004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="line-height:normal;margin:0cm 0cm 10pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;Hi&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 10pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;If you are trying to access sharepoint spreadsheets within a list the URL should look like the following&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 10pt;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;(File type xml from the web files)&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 0pt;mso-layout-grid-align:none;"&gt;&lt;B&gt;FROM&lt;/B&gt; [http://vm-sharepoint/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={625801CC-11E6-40E9-9C25-AD198E2BAF21}] (XmlSimple, Table is [xml/Schema/ElementType/AttributeType]);&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 12pt;mso-margin-top-alt:auto;"&gt;Access the list via your browser and select the View you want to find the GUID.&lt;BR /&gt;&lt;BR /&gt;2. Select "Modify this View" and copy the URL.&lt;BR /&gt;&lt;BR /&gt;3 You will get a URL like this,&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 12pt;mso-margin-top-alt:auto;"&gt;http://vm-sharepoint/_layouts/listedit.aspx?List=%7B625801CC%2D11E6%2D40E9%2D9C25%2DAD198E2BAF21%7D&lt;BR style="mso-special-character:line-break;" /&gt;&lt;BR style="mso-special-character:line-break;" /&gt;&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 12pt;mso-margin-top-alt:auto;"&gt;There you can find,&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 0pt;"&gt;List=%7B5C65CB1A%2D2E1B%2D488A%2DAC07%2DB115CD0FC647%7D&lt;BR style="mso-special-character:line-break;" /&gt;&lt;BR style="mso-special-character:line-break;" /&gt;&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 0pt;"&gt;Replace "%7B" with "{"&lt;BR /&gt;Replace all "%2D" with "-"&lt;BR /&gt;Replace "%7D" with "}"&lt;/P&gt;&lt;P style="line-height:normal;margin:0cm 0cm 12pt;mso-margin-top-alt:auto;"&gt;&lt;BR /&gt;You are now left with the GUIDs, in the above example;&lt;/P&gt;&lt;P&gt;List ID is {625801CC-11E6-40E9-9C25-AD198E2BAF21}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Nov 2010 16:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197169#M715004</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2010-11-13T16:22:51Z</dc:date>
    </item>
    <item>
      <title>Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197170#M715005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ian,&lt;/P&gt;&lt;P&gt;Thanks for the feedback. My URL doesnt contain the information you listed above. Mine contains %20. I know these are spaces and i have tried replacing them with spaces and it doesnt work. I get an error message after i select the file type XML that says " An Invalid Character was found in text content. On line 1 column 3. I then open the SS and there is only text in this column/line. Not sure what is causing this issue. Any other suggestions? Thanks again for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://XXX/XXX/XXX/XXX%20Documents/B%20-%20Lean6Sigma%20Return%20on%20Investment/Global%20ROIV1.xlsx"&gt;http://XXX/XXX/XXX/XXX%20Documents/B%20-%20Lean6Sigma%20Return%20on%20Investment/Global%20ROIV1.xlsx&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 19:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197170#M715005</guid>
      <dc:creator />
      <dc:date>2010-11-15T19:01:04Z</dc:date>
    </item>
    <item>
      <title>Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197171#M715006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;The URL you posted is the default view you will see when looking at the list within sharepoint, you will need to navigate to the URL containing the GUID which is not overtly displayed and then use this to construct a new URL for QlikView.&lt;/P&gt;&lt;P&gt;Finding the GUID differs between sharepoint versions,The listGUID can be found by navigating to the list in Sharepoint and go to &lt;STRONG&gt;List Settings&lt;/STRONG&gt;. The listGUID will then show up in the address-field in your browser.&lt;BR style="mso-special-character:line-break;" /&gt;&lt;BR style="mso-special-character:line-break;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Nov 2010 17:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197171#M715006</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2010-11-20T17:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197172#M715007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ian&lt;/P&gt;&lt;P&gt;I am still confused with how did u get the script?&lt;/P&gt;&lt;P style="margin: 0 0 10pt; margin-top: auto; margin-bottom: auto;"&gt;(File type xml from the web files)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt; [&lt;A class="jive-link-external-small" href="http://vm-sharepoint/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List="&gt;http://vm-sharepoint/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List=&lt;/A&gt;{625801CC-11E6-40E9-9C25-AD198E2BAF21}] (XmlSimple, Table is [xml/Schema/ElementType/AttributeType]);&lt;/P&gt;&lt;P&gt;did you choose any opton from the picture to get the above script?&lt;/P&gt;&lt;P&gt;and where is modify and view?&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2012 16:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197172#M715007</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2012-09-26T16:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Connection String to Share Point Server</title>
      <link>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197173#M715008</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;You need to select web Files and file type xml from the QlikView wizard, modify and view are options within Sharepoint to find the GUID required, also finding the GUID differs between sharepoint versions,The listGUID can be found by navigating to the list in Sharepoint and go to &lt;STRONG&gt;List Settings&lt;/STRONG&gt;. The listGUID will then show up in the address-field in your browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 12:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Connection-String-to-Share-Point-Server/m-p/197173#M715008</guid>
      <dc:creator>Ian_Crosland</dc:creator>
      <dc:date>2012-10-01T12:18:30Z</dc:date>
    </item>
  </channel>
</rss>

