<?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 Passing the credentials through macro to sharepoint site to load data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382693#M1166886</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;Is there is any way to open the secured sharepoint site and load the data into qlikview with the help of macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written somemacro code which opens the excel sheet and fetch the data from the sharepoint site. This works fine in my local machine where there is no need of authentication. But the samething when I try to do it in my development server I couldn't as it needs authentication to be passed to open the sharepoint site. So is there is anyway I can pass the credentials through macro as soon as the excel sheet is opened so that I fetch the data from sharepoint into excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information, I have managed to get the refreshed data from sharepoint to excel as something similar to what shown in the below post. But samething couldn't make it work in the development server as it needs authentication to open the sharepoint site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;community.qlik.com/message/253323#253323&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Aug 2012 07:54:26 GMT</pubDate>
    <dc:creator>qlikviewforum</dc:creator>
    <dc:date>2012-08-31T07:54:26Z</dc:date>
    <item>
      <title>Passing the credentials through macro to sharepoint site to load data</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382693#M1166886</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;Is there is any way to open the secured sharepoint site and load the data into qlikview with the help of macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written somemacro code which opens the excel sheet and fetch the data from the sharepoint site. This works fine in my local machine where there is no need of authentication. But the samething when I try to do it in my development server I couldn't as it needs authentication to be passed to open the sharepoint site. So is there is anyway I can pass the credentials through macro as soon as the excel sheet is opened so that I fetch the data from sharepoint into excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For your information, I have managed to get the refreshed data from sharepoint to excel as something similar to what shown in the below post. But samething couldn't make it work in the development server as it needs authentication to open the sharepoint site.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;community.qlik.com/message/253323#253323&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2012 07:54:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382693#M1166886</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-31T07:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Passing the credentials through macro to sharepoint site to load data</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382694#M1166887</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 that? 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:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382694#M1166887</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-31T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Passing the credentials through macro to sharepoint site to load data</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382695#M1166888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apologies, I completely missed this post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For anybody still looking the QVSource OData connector can help you access Sharepoint data - we have a page on our doc regarding this &lt;A href="http://www.qvsource.com/wiki/Sharepoint-Connector-For-QlikView.ashx"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 22:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-the-credentials-through-macro-to-sharepoint-site-to-load/m-p/382695#M1166888</guid>
      <dc:creator>chrisbrain</dc:creator>
      <dc:date>2013-01-30T22:13:29Z</dc:date>
    </item>
  </channel>
</rss>

