<?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: Script start time and end time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920322#M318930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before storing the QVD if your reload fails it won't store in QVD, the start time and end time will be in the variables and once the task finished the data is stored in the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got the answer please close this thread by giving Correct and Helpful Answers to the posts which helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Aug 2015 11:06:45 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-08-03T11:06:45Z</dc:date>
    <item>
      <title>Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920307#M318915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some one help to get the below requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to get the script &lt;STRONG&gt;start time(system time) and end time(system time),&lt;/STRONG&gt; and the below format should store into QVD.Also i need to maintain the history of the Start time and End Time daily(i.e. It shoud not override the data) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="398"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="89"&gt;Task Name&lt;/TD&gt;&lt;TD class="xl63" width="155"&gt;StartTime&lt;/TD&gt;&lt;TD class="xl63" width="154"&gt;End Time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Reload_Sales&lt;/TD&gt;&lt;TD&gt;29/07/2015 11:20:20 AM&lt;/TD&gt;&lt;TD&gt;29/07/2015 12:40:00 PM&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote the following script But am unable to get the Start and End time in same above format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start:&lt;/P&gt;&lt;P&gt;LOAD *, now() as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task Name, Action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload_Sales, Start Time&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; C&lt;/P&gt;&lt;P&gt;FROM xxxx.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Start:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD *, now() as Date&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TAsk&amp;nbsp; Name, Action&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload_Sales, End Time&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store Start into&amp;nbsp; time.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please correct me where am wrong to get the start and end time in the above mentioned format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Thanks in advance,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 13:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920307#M318915</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-29T13:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920308#M318916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you will find here all what you want: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-7177#comment-20906" title="https://community.qlik.com/docs/DOC-7177#comment-20906"&gt;https://community.qlik.com/docs/DOC-7177#comment-20906&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 14:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920308#M318916</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-29T14:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920309#M318917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marcus.But i want to store the start time and end time in a qvd.So based on the qvd i will compare my day on day how much time qvds are taking to store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope my requirement is clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 17:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920309#M318917</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-29T17:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920310#M318918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Start: load * from time.qvd (qvd);&lt;/P&gt;&lt;P&gt;LOAD *, Timestamp(now()) as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task Name, Action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload_Sales, Start Time&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;Store Start into&amp;nbsp; time.qvd;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// ............&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM a11.qvd&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start:&lt;/P&gt;&lt;P&gt;LOAD *, Timestamp(now()) as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TAsk&amp;nbsp; Name, Action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload_Sales, End Time&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Start: load * from time.qvd (qvd);&lt;/P&gt;&lt;P&gt;LOAD *, date(now()) as Date&lt;/P&gt;&lt;P&gt;&amp;nbsp; INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Task Name, Action&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Reload_Sales, End Time&lt;/P&gt;&lt;P&gt;] ;&lt;/P&gt;&lt;P&gt;Store Start into&amp;nbsp; time.qvd;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 17:56:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920310#M318918</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-29T17:56:57Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920311#M318919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first line;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start: load * from time.qvd(qvd)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From where i need to get this initially?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if possible plz add any sample qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 18:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920311#M318919</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-29T18:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920312#M318920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have to check if the file exists&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/788165"&gt;Re: check if qvd file already exist or not&lt;/A&gt;&lt;/P&gt;&lt;P&gt;if the file doesn't exist, skip the first load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 18:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920312#M318920</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-07-29T18:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920313#M318921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok...I will check above script tomorrow and get back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 18:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920313#M318921</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-29T18:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920314#M318922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you looked through the post and all comments you will find a solution with various additionally informations about the last load to store in a qvd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jul 2015 19:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920314#M318922</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-29T19:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920315#M318923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked and executed your script, and getting following output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 326px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="79"&gt;Job Name&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="124"&gt;Action&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="123"&gt;Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Reload_Sales&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Start time&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7/29/2015 11:52:05 AM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Reload_Sales&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;Start time&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7/29/2015 12:30:46 AM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Reload_Sales&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;End time&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7/29/2015 12:52:05 PM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Reload_Sales&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt;End time&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;7/29/2015 1:30:46 AM&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I need output like below format in QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 326px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" width="79"&gt;Job Name&lt;/TD&gt;&lt;TD class="xl67" width="124"&gt;Start time&lt;/TD&gt;&lt;TD class="xl68" width="123"&gt;End time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17"&gt;Reload_Sales&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;"&gt;7/29/2015 11:52:05 AM&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-left: none;"&gt;7/29/2015 12:52:05 PM&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="17" style="border-top: none;"&gt;Reload_Sales&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7/29/2015 12:30:46 AM&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;7/29/2015 1:30:46 AM&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:27:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920315#M318923</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-30T11:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920316#M318924</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;&lt;/P&gt;&lt;P&gt;Any help from any one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2015 08:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920316#M318924</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-07-31T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920317#M318925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vStartTime = Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Data.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vEndTime = Now();&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ReloadDetails:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;'Data Table' AS ReloadTable,&lt;/P&gt;&lt;P&gt;'$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vStartTime)' AS StartTime,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'$(vEndTime)' AS EndTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;AutoGenerate (1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LET vStartTime = Now();&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Data1:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;*&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;FROM Data1.csv;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LET vEndTime = Now();&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Concatenate(ReloadDetails):&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;LOAD&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;'Data1 Table' AS ReloadTable,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;'$(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;vStartTime)' AS StartTime,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'$(vEndTime)' AS EndTime&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;AutoGenerate (1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;// Add new records to QVD&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;IF Alt(FileSize('c:\Somepath\ReloadDetails.qvd'), 0) &amp;gt; 0 THEN &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Concatenate(ReloadDetails)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;FROM ReloadDetails.qvd (qvd);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;ENDIF;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;STORE ReloadDetails INTO ReloadDetails.qvd;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Jagan.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 10:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920317#M318925</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-01T10:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920318#M318926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/ajaykumar1"&gt;ajaykumar1&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please close the thread if you get the answer. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 15:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920318#M318926</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-01T15:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920319#M318927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;let vStartTime=Timestamp(now());&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;trace vStartTime=$(vStartTime);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SLEEP(1000);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if FileSize('time.qvd')&amp;gt;0 then&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp; time: load * from time.qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ENDIF;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;time:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt; 'Reload_Sales' as TaskName,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt; '$(vStartTime)' as StartTime,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt; Timestamp(now()) as EndTime&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;AutoGenerate 1;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Store time into time.qvd;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Aug 2015 19:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920319#M318927</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-08-01T19:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920320#M318928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan.Its working perfectly as earlier asked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing; is this script stores the start time if in case the script hanged(like without completion of the task).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It means if in case before completion of the QVD if the task hangs whether start time will capture ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or when only completion of the task then only both start time and end time is will capture?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:00:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920320#M318928</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-08-03T11:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920321#M318929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Qlikviewwizard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will definitely close the thread ,that will be helpful for others whoever required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if in case any convenience caused to you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920321#M318929</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-08-03T11:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920322#M318930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before storing the QVD if your reload fails it won't store in QVD, the start time and end time will be in the variables and once the task finished the data is stored in the QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you got the answer please close this thread by giving Correct and Helpful Answers to the posts which helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:06:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920322#M318930</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-03T11:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920323#M318931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jagan for your clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920323#M318931</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2015-08-03T11:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920324#M318932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Try This&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;Vmin&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM Data.csv;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;Vmax&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;());&lt;BR /&gt;&amp;nbsp; &lt;BR /&gt; Time:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Reload, Start, End&lt;BR /&gt; 'Relaod_Sales',$(Vmin),$(Vmax)&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920324#M318932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-03T11:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script start time and end time</title>
      <link>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920325#M318933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Let&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;Vmin&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;());&lt;BR /&gt; &lt;BR /&gt; Table:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; *&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; [sample.xlsx]&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ooxml&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Sheet1);&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Let&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;Vmax&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Timestamp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;());&lt;BR /&gt; &lt;BR /&gt; Time:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Reload, Start, End&lt;BR /&gt; 'Relaod_Sales',$(Vmin),$(Vmax)&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; OldTime:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Reload&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Start&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;End&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;C&gt;&lt;BR /&gt; (&lt;/C&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;STORE&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; Time &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;into&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 'C:\Users\manoj_nair09\Downloads\Time.qvd'(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;qvd&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;);&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TABLE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Table; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Aug 2015 11:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-start-time-and-end-time/m-p/920325#M318933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-03T11:19:12Z</dc:date>
    </item>
  </channel>
</rss>

