<?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: Unable to load from qvd that stores data from SharePoint list in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162369#M887611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are absolutely correct Vadim - just adding the (QVD) after the Load is pulling in the data from the file. &lt;/P&gt;&lt;P&gt;Can't thank you enough - this was troubling me for the past week!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Shuchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 16:24:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-08T16:24:20Z</dc:date>
    <item>
      <title>Unable to load from qvd that stores data from SharePoint list</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162367#M887609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have a qvd that stores data from a SharePoint list. On creating a qvw that loads from this qvd, no data is being read. Instead the LOAD returns XML elements with table definition items.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is there a specific way to Store and Load data in this case?&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;Below are the steps I am following:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Create a qvw to load data from a SharePoint list using the &lt;/SPAN&gt;RPC-calls using owssvr.dll, like:&lt;/LI&gt;&lt;/UL&gt;&lt;P style="font-weight: bold; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A class="jive-link-external-small" 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" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #3778c7;" target="_blank"&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;/A&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The data is parsed and am able to see it via the Table Viewer screen&lt;/LI&gt;&lt;LI&gt;Store the data in a qvd&lt;/LI&gt;&lt;LI&gt;Create another qvw and Load the data from the qvd using - LOAD * FROM filename.qvd&lt;/LI&gt;&lt;LI&gt;When I preview the data in the &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Table Viewer screen, instead of the data it shows some XML elements that seem to contain table definition items&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;IMG alt="QlikIssue.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136746_QlikIssue.jpg" style="height: 421px; width: 620px;" /&gt;&lt;BR /&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/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162367#M887609</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load from qvd that stores data from SharePoint list</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162368#M887610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the problem is not in your QVD file, but in your load statement. Apparently you did not include (QVD) modifier in that statement, so data load in some default format (probably as csv)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to change your statement to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LOAD * FROM filename.qvd (QVD);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 09:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162368#M887610</guid>
      <dc:creator>vadimtsushko</dc:creator>
      <dc:date>2016-09-08T09:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to load from qvd that stores data from SharePoint list</title>
      <link>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162369#M887611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are absolutely correct Vadim - just adding the (QVD) after the Load is pulling in the data from the file. &lt;/P&gt;&lt;P&gt;Can't thank you enough - this was troubling me for the past week!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Shuchi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 16:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unable-to-load-from-qvd-that-stores-data-from-SharePoint-list/m-p/1162369#M887611</guid>
      <dc:creator />
      <dc:date>2016-09-08T16:24:20Z</dc:date>
    </item>
  </channel>
</rss>

