<?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 Load Data from qvd is less than expected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1594869#M737571</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am using Qlikview R11&lt;/P&gt;&lt;P&gt;I have saved my data after loading into qvd file to retrieve from it later for performance purpose.&lt;/P&gt;&lt;P&gt;I wrote this command after the SQL command&lt;/P&gt;&lt;P&gt;STORE Main INTO \\BI Sales\BISales2\SalesData_Pre2019.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--538808 lines are supposed to be saved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I am trying to load from the qvd&amp;nbsp; as follows (see attachment qlik command from sql store.sql)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;FROM&lt;BR /&gt;[\\BI Sales\BISales2\SalesData_Pre2019.qvd]&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;I am only having&amp;nbsp;1,228 lines fetched&lt;/P&gt;&lt;P&gt;Do you know why not all lines are retreived?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My second question how to do a load from qvd file and from SQL at the same time and combine them together&lt;/P&gt;&lt;P&gt;suppose that field are the same for both sources (see attachment&amp;nbsp;qlikview from qvd and sql.sql)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 03:12:59 GMT</pubDate>
    <dc:creator>khaled</dc:creator>
    <dc:date>2024-11-16T03:12:59Z</dc:date>
    <item>
      <title>Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1594869#M737571</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I am using Qlikview R11&lt;/P&gt;&lt;P&gt;I have saved my data after loading into qvd file to retrieve from it later for performance purpose.&lt;/P&gt;&lt;P&gt;I wrote this command after the SQL command&lt;/P&gt;&lt;P&gt;STORE Main INTO \\BI Sales\BISales2\SalesData_Pre2019.qvd (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--538808 lines are supposed to be saved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I am trying to load from the qvd&amp;nbsp; as follows (see attachment qlik command from sql store.sql)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Main:&lt;BR /&gt;LOAD&lt;BR /&gt;*&lt;BR /&gt;FROM&lt;BR /&gt;[\\BI Sales\BISales2\SalesData_Pre2019.qvd]&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;I am only having&amp;nbsp;1,228 lines fetched&lt;/P&gt;&lt;P&gt;Do you know why not all lines are retreived?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My second question how to do a load from qvd file and from SQL at the same time and combine them together&lt;/P&gt;&lt;P&gt;suppose that field are the same for both sources (see attachment&amp;nbsp;qlikview from qvd and sql.sql)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1594869#M737571</guid>
      <dc:creator>khaled</dc:creator>
      <dc:date>2024-11-16T03:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1597413#M737572</link>
      <description>&lt;P&gt;is there anyone can help?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jun 2019 18:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1597413#M737572</guid>
      <dc:creator>khaled</dc:creator>
      <dc:date>2019-06-29T18:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604824#M737573</link>
      <description>&lt;P&gt;The only thing I have is the following:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptPrefixes/Buffer.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/Scripting/ScriptPrefixes/Buffer.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If that is not it, I am not sure why it is only pulling the smaller number of records, but is that number a number you recognize from a prior load at some point?&amp;nbsp; If so, then the other thing to dig into here would be some sort of issue with the storage side of things I think, is the file being stored in cache and not being written to disk etc...&amp;nbsp; One thing you may want to try as a test is change the path on that to local drive and see what it does that way and proceed from there...&amp;nbsp; Sorry I do not have anything better for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 19:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604824#M737573</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-22T19:04:16Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604825#M737574</link>
      <description>&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Do you know if I should add incremental when i save the file as a&amp;nbsp; qvd?&lt;/P&gt;&lt;P&gt;or just add&lt;/P&gt;&lt;P&gt;store..... into \\.... after the SQL statement&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 19:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604825#M737574</guid>
      <dc:creator>khaled</dc:creator>
      <dc:date>2019-07-22T19:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604827#M737575</link>
      <description>&lt;P&gt;I am no guru on this stuff, here is another Help link on incremental QVDs, will let you have a look to see if you may be able to use that or not...&lt;/P&gt;
&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/QVD_Incremental.htm" target="_blank"&gt;http://help.qlik.com/en-US/qlikview/April2019/Subsystems/Client/Content/QV_QlikView/QVD_Incremental.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Found a Design Blog post as well that might help too with the incremental discussion:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Overview-of-Qlik-Incremental-Loading/ba-p/1466780" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Overview-of-Qlik-Incremental-Loading/ba-p/1466780&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 19:33:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604827#M737575</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-22T19:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604840#M737576</link>
      <description>&lt;P&gt;Something else just occurred to me, perhaps the rights/permissions on the storage location are only allowing write and not modify?&amp;nbsp; That is something else to confirm, as that might explain how you got the initial load out there and the fact things are stuck on that record count.&amp;nbsp; Sorry I did not think of that the first time through.&amp;nbsp; Odd thing there is I would expect we should be getting an error on our side of things if that were the case though, so if that is the issue, I am a bit stumped as to how that is not causing a warning or error on things.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 20:06:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604840#M737576</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-22T20:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604847#M737577</link>
      <description>&lt;P&gt;Hello, could you attach the .log of the application?&lt;BR /&gt;I would also like to know how you are counting the expected (538808) given that there you have repeated that in a simple table you will not see, in those cases you should use an ID.&lt;BR /&gt;Ahh also answering your question, you should use an incremental load, an easy way to do it would be to use a date field as a pivot.&lt;BR /&gt;In the first query you do a full load, the table is saved in a qvd, the next load that is made is incremental, you should read this qvd (with full load) and take the maximum date, with this you do the SQL query but Where do you use this date, which brings the data equal to or greater than that date, after this you concatenate the records you have in the qvd (full) but where you use an exists () with the ID field (which is not can repeat) so that the last load and what you had in the qvd (full) is only one table with all records, including new or modified.&lt;BR /&gt;You should also use a variable ... it's half complex the first time it's done but then it's all the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;regards!!!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 20:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1604847#M737577</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-07-22T20:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1606769#M737578</link>
      <description>&lt;P&gt;hello Marcos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me how to generate the log file ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I count the lines from the screen while loading, I uncheck "close when finished " then I see the no of lines fetched&lt;/P&gt;</description>
      <pubDate>Sun, 28 Jul 2019 20:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1606769#M737578</guid>
      <dc:creator>khaled</dc:creator>
      <dc:date>2019-07-28T20:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1607018#M737579</link>
      <description>&lt;P&gt;I believe the following article should help you with the logging:&lt;/P&gt;
&lt;P&gt;&lt;A href="	https://support.qlik.com/articles/000002668" target="_self"&gt;How to enable Document/Script log&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 13:02:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1607018#M737579</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-29T13:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Load Data from qvd is less than expected</title>
      <link>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1607029#M737580</link>
      <description>&lt;P&gt;in sense:&lt;/P&gt;&lt;P&gt;in qmc ---&amp;gt; task&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sense log.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16141i66BD2B28C36C2ED1/image-size/large?v=v2&amp;amp;px=999" role="button" title="sense log.png" alt="sense log.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in QV:&lt;/P&gt;&lt;P&gt;settings --&amp;gt; document Properties&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="log.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/16142i598A7E032BC2B622/image-size/large?v=v2&amp;amp;px=999" role="button" title="log.png" alt="log.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2019 13:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-Data-from-qvd-is-less-than-expected/m-p/1607029#M737580</guid>
      <dc:creator>Marcos_rv</dc:creator>
      <dc:date>2019-07-29T13:15:40Z</dc:date>
    </item>
  </channel>
</rss>

