<?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: the last date of loading data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021458#M642245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable at the end of your script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vLastReload = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the next time you reload, vLastReload will be the timestamp of when your last reload finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jan 2016 19:36:10 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-01-04T19:36:10Z</dc:date>
    <item>
      <title>the last date of loading data</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021456#M642243</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;can anyone please tell me how to get&amp;nbsp; date of the last loading of values from database (the last update)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 19:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021456#M642243</guid>
      <dc:creator />
      <dc:date>2016-01-04T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: the last date of loading data</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021457#M642244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you mean the time of QlikView load you can use the function&lt;/P&gt;&lt;P class="syntax"&gt;&lt;A name="kanchor1327"&gt;&lt;/A&gt;&lt;A name="ReloadTime"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;&lt;EM&gt;ReloadTime( )&lt;/EM&gt;&lt;/SPAN&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Returns a timestamp for when the script last finished reexecuting.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you mean the last time a record in a db table was updated/inserted, you need an ad hoc field in the db table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EDIT:&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;In script, ReloadTime() returns the end time of the &lt;/SPAN&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;previous&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; reload&lt;/SPAN&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;For start time of the script you can use a variable at the beginning of the script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;LET startofthescript = now(1);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // 1 Time at function call&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 19:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021457#M642244</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2016-01-04T19:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: the last date of loading data</title>
      <link>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021458#M642245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable at the end of your script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;vLastReload = Now();&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now the next time you reload, vLastReload will be the timestamp of when your last reload finished.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jan 2016 19:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/the-last-date-of-loading-data/m-p/1021458#M642245</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-04T19:36:10Z</dc:date>
    </item>
  </channel>
</rss>

