<?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: How to load data from sharepoint which needs authentication? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379169#M1171338</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;Did you manage to solve this issue? I'm also trying to get data from a sharepoint that requires autentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 11:32:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-17T11:32:36Z</dc:date>
    <item>
      <title>How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379160#M1171329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to load data from sharepoint which needs authentication?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Qlikview Forum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 13:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379160#M1171329</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-20T13:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379161#M1171330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, you can't pass any user credential to fetch data from SharePoint to Qlikview unless you develop a custom connector.&amp;nbsp; Same applied to any internet files unless authentication is embeded in the url itself.&amp;nbsp; I am using a third party tool which allows me enter credential which dumps the SharePoint list into a SQL database.&amp;nbsp; And my QV apps connects to SQL database via ODBC or OLE DB connection.&amp;nbsp; Direct SQL connection to SharePoint is not recommended by MS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Shelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 16:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379161#M1171330</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-08-20T16:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379162#M1171331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelvin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply! Could you please let me know how to develop the custom connetor to fetch the data from sharepoint which needs authentication. I cannot use the thirdaparty for the same so please help me out for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;qlikviewforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 12:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379162#M1171331</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-29T12:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379163#M1171332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have particular skill to develop a custom connector but I did play around with Qlikview API and read some bolg about QV custom connectors.&amp;nbsp; From those, my understanding is that this could be possible.&amp;nbsp; I might one day sit down with friend of my who is a developer and we might nail it but as of now, I can't help you much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, Shelvin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379163#M1171332</guid>
      <dc:creator>shelvinpatel</dc:creator>
      <dc:date>2012-08-29T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379164#M1171333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to read a lista of sharepoint from QlikView and first I had to open the login page of Sharepoint from QlikView using like a browser&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.- File -&amp;gt; Open URL (sharepoint home)&lt;/P&gt;&lt;P&gt;2.- Login your sharepoint&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you are connected to sharepoint so you must be able to get data. &lt;/P&gt;&lt;P&gt;You could follow the document to get lists for example &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1308" style="background-color: #eef4f9; font-size: 11.818181991577148px; color: #007fc0; font-family: Arial;"&gt;http://community.qlik.com/docs/DOC-1308&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 15:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379164#M1171333</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-08-29T15:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379165#M1171334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! But I have already with what given in the link but couldn't find the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Major problem problem here is to login to sharepoint through qlikview. Loading data from sharepoint is not an issue but issue loading the data from sharepoint which needs authentication.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 16:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379165#M1171334</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-29T16:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379166#M1171335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shelvin, I will try to google and see on how to develop the custom connector. In the meantime if you get a chance to sit with your friend and develop the same then please share it with me. I will keep you updated about my progress in this post.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 16:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379166#M1171335</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-29T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379167#M1171336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried my level best but unfortunately couldn't able to succeed yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read some where about QVSource. Is it possible to load the data from secured sharepoint site using the same? Any help please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;qlikviewforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 12:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379167#M1171336</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-31T12:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379168#M1171337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shelvin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you find time to develop the custom connector with the help of your friend? If not could you please try to develop the same in your convenient time. As I still I couldn't manage to fetch the data from the sharepoint. It's been more than a month since I am looking for the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;qvforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 10:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379168#M1171337</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-10-10T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379169#M1171338</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;Did you manage to solve this issue? I'm also trying to get data from a sharepoint that requires autentication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 11:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379169#M1171338</guid>
      <dc:creator />
      <dc:date>2013-01-17T11:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379170#M1171339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;No luck to get any solution on this. Keep me update about your progress on this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;qvforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 11:53:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379170#M1171339</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-01-30T11:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379171#M1171340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have similar requirement across my organisation. &lt;/P&gt;&lt;P&gt;As I understand, Qlikview uses the IE authentication model - so if you can access your SharePoint site without a sign-on then you can also get list data from a script using owssvr method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assuming you are using AD authentication to the SharePoint server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your PC is on the same domain as that used for SharePoint authentication, just add your SharePoint site to the "Local Intranet" zone in IE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your PC is not in the same domain, you will also need to authenticate and make sure you check the 'remember password'. This will store your credentials in the windows Credentials Manager.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 08:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379171#M1171340</guid>
      <dc:creator />
      <dc:date>2013-04-10T08:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379172#M1171341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;we have a similar issue, that is when we try to access a web xml file through the File Wizard (xml type).&lt;/P&gt;&lt;P&gt;it returns "access denied" in the prod environment while we correctly see the xml data in the test environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we already set the source web site as "trusted" in IE for both the environments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which other check can we do to solve the issue?&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 12:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379172#M1171341</guid>
      <dc:creator />
      <dc:date>2013-05-29T12:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379173#M1171342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am also trying to do the same.&lt;/P&gt;&lt;P&gt;It works when I open the sharepoint using qlikview as a browser, by :&lt;/P&gt;&lt;P&gt;FILE&amp;lt;OPEN URL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to do it??&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 10:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379173#M1171342</guid>
      <dc:creator>gizzel123</dc:creator>
      <dc:date>2014-10-10T10:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379174#M1171343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1308"&gt;Reading Data from Sharepoint lists into QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Oct 2014 11:09:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379174#M1171343</guid>
      <dc:creator />
      <dc:date>2014-10-10T11:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379175#M1171344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use an external command like curl to download the file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;curl.exe &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://mysharepointserver/site/page/file123.csv" rel="nofollow"&gt;https://mysharepointserver/site/page/file123.csv&lt;/A&gt;&lt;SPAN&gt; -k -u user:pass &amp;gt;&amp;gt; C:\TempFolder\downloaded_file123.cvs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 13:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/379175#M1171344</guid>
      <dc:creator />
      <dc:date>2015-08-10T13:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to load data from sharepoint which needs authentication?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/1680630#M1171345</link>
      <description>&lt;P&gt;Not sure what specifically you mean by "needs authentication", but... I hope you mean your SharePoint requires username/password, and your QlikView document reload script needs to provide them, because reload is done by some process which does not have SharePoint access (over SSO, for example).&lt;/P&gt;&lt;P&gt;You can simply add username/password to the URL (as defined in URL protocol syntax specification):&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;FROM [http://username:password@share_pont_server/site_name/_vti_bin/owssvr.dll?Cmd=Display&amp;amp;XMLDATA=1&amp;amp;RowLimit=0&amp;amp;List={...}]&lt;/P&gt;</description>
      <pubDate>Sat, 29 Feb 2020 14:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-data-from-sharepoint-which-needs-authentication/m-p/1680630#M1171345</guid>
      <dc:creator>rimantasendriuk</dc:creator>
      <dc:date>2020-02-29T14:45:39Z</dc:date>
    </item>
  </channel>
</rss>

