<?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 Pull content from Sharepoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273537#M400308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, I have a requirement to pull a SharePoint list into Qlikview. The content should show up in Qlikview in same format(with bulleted points, paragraphs, etc). Further, I want to write back i.e to make changes in QlikView to this content and this updates the SharePoint list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me the steps to achieve this. Please be as detailed as possible as I am new to coding of SharePoint and QV writeback capabilities. Our preference is to use in house QV capabilities. if not possible we can go for extension objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Samy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2017 15:05:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-27T15:05:11Z</dc:date>
    <item>
      <title>Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273537#M400308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, I have a requirement to pull a SharePoint list into Qlikview. The content should show up in Qlikview in same format(with bulleted points, paragraphs, etc). Further, I want to write back i.e to make changes in QlikView to this content and this updates the SharePoint list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me the steps to achieve this. Please be as detailed as possible as I am new to coding of SharePoint and QV writeback capabilities. Our preference is to use in house QV capabilities. if not possible we can go for extension objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Samy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 15:05:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273537#M400308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-27T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273538#M400309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this &lt;/P&gt;&lt;P&gt;Write back &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/243340"&gt;Writting data from Qlikview to SharePoint&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reading the data :&lt;/P&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>Mon, 27 Feb 2017 16:02:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273538#M400309</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-27T16:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273539#M400310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;I followed the links&amp;nbsp; and it appears in order to pull data from SP 2013, we need to follow the below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/421411"&gt;How to Fetch a Sharepoint 2013 List using REST interface&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In following the above link, I am not sure what to change in the standard link mentioned:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM [&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #2989c5;"&gt;&lt;A class="jive-link-external-small" href="http://server/site/_api/web/lists/getbytitle(%E2%80%98Title%E2%80%99" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;"&gt;http://server/site/_api/web/lists/getbytitle(‘Title’&lt;/A&gt;)&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3366ff;"&gt;/Items?&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #ff0000;"&gt;$Top=$(vListCount)&lt;/SPAN&gt;] (XmlSimple, Table is [feed/entry]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 17:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273539#M400310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-27T17:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273540#M400311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;You need change the URL after &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt; .... add your url hear and the corresponding list/file name &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 05:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273540#M400311</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-28T05:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273541#M400312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Avinash. I was able to construct the URL after little struggle. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 14:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273541#M400312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T14:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273542#M400313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool happy learning &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 14:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273542#M400313</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-28T14:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pull content from Sharepoint</title>
      <link>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273543#M400314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a question related to formatting, however since it is a new issue, I raised another thread. If you get a chance, can you please into this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1222144"&gt;Sharepoint data format issues&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2017 14:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pull-content-from-Sharepoint/m-p/1273543#M400314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-28T14:50:35Z</dc:date>
    </item>
  </channel>
</rss>

