<?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 How do you call a last run date stored in memory/qvd in a SQL script to SQL server in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-you-call-a-last-run-date-stored-in-memory-qvd-in-a-SQL/m-p/1374939#M614044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm trying to use a SQL query directly to our SQL server, but only load data since the last run date (incremental load).&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The root data in the SQL server has both a unique ID and a moddate, so I'm good there....just looking for where the moddate &amp;gt; lastrun date per unique ID.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have created a variable for last run date, stored the previously run data to a qvd file, and have tried a number of other techniques. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The issue I keep running into is I ultimately need to call the last run date from my SQL query to the SQL server. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The last run date is not stored there so I can't call it. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Have spent hours trying to figure out how to make this work so any help would be greatly appreciated! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Sep 2017 17:16:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-30T17:16:13Z</dc:date>
    <item>
      <title>How do you call a last run date stored in memory/qvd in a SQL script to SQL server</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-call-a-last-run-date-stored-in-memory-qvd-in-a-SQL/m-p/1374939#M614044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I'm trying to use a SQL query directly to our SQL server, but only load data since the last run date (incremental load).&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The root data in the SQL server has both a unique ID and a moddate, so I'm good there....just looking for where the moddate &amp;gt; lastrun date per unique ID.&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have created a variable for last run date, stored the previously run data to a qvd file, and have tried a number of other techniques. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The issue I keep running into is I ultimately need to call the last run date from my SQL query to the SQL server. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;The last run date is not stored there so I can't call it. &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;Have spent hours trying to figure out how to make this work so any help would be greatly appreciated! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 17:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-call-a-last-run-date-stored-in-memory-qvd-in-a-SQL/m-p/1374939#M614044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-30T17:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do you call a last run date stored in memory/qvd in a SQL script to SQL server</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-you-call-a-last-run-date-stored-in-memory-qvd-in-a-SQL/m-p/1374940#M614045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Figured out the way to get this to work. The SQL where clause should grab records modified since the last Qlik Server refresh. Ex. If you publish the Qlik App to refresh every hour, then you set the where clause to grab records updated in the past hour and update the qvd that loads the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Oct 2017 17:15:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-you-call-a-last-run-date-stored-in-memory-qvd-in-a-SQL/m-p/1374940#M614045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-12T17:15:25Z</dc:date>
    </item>
  </channel>
</rss>

