<?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: variable with timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216806#M389627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example Modified date = 3/1/2017 2:30:00 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt understand by what you wrote above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 07:31:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-03-02T07:31:18Z</dc:date>
    <item>
      <title>variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216804#M389625</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;lastexectime&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = '3/1/2017 10:00:00 AM'; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; [$(DATA_FilePath)$(DATA_FileName)]&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;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Modified Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; '$(lastexectime)' ; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;When I used the condition where&amp;nbsp; &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Modified Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; $(lastexectime) without the quotes it throws an error stating garbage value but when I put quotes for the variable it works fine. Can anybody please explain why it works with quotes when $ is already present &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216804#M389625</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T07:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216805#M389626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that mean, [Modified Date] don't have the Single quote values. That is the reason it shows error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send us the date values for [Modified Date] so that we may know the Behavior of to do this &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216805#M389626</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-02T07:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216806#M389627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;example Modified date = 3/1/2017 2:30:00 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didnt understand by what you wrote above&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216806#M389627</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T07:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216807#M389628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A macro expansion always begins with '$(' and ends with ') ' and the content between brackets defines how the text replacement will be done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 07:34:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216807#M389628</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-03-02T07:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216808#M389629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please throw more light on it? Since I had already defined the variable using let statement and i am already using $ expansion why is there a need to use single quotes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 08:57:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216808#M389629</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T08:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216809#M389630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quotes are needed here. Irrespective how the date has been defined in the script, either using LET or SET, what the WHERE expects in the query is a string, not a number, therefore the need for the quotes to specify a literal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically with dates, stored values do not look like 02/03/2017 rather than 42976, so for QlikView to understand that value you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE DateField = '02/03/2017' // even if you are not using a variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:12:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216809#M389630</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-02T09:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216810#M389631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjyot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a text variable needs to use it with single quotes,&lt;/P&gt;&lt;P&gt;a number variable needs to use it without single quotes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Text variable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set lastexectime = '3/1/2017 10:00:00 AM';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(DATA_FilePath)$(DATA_FileName)]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels) where&amp;nbsp; [Modified Date] &amp;gt; '$(lastexectime)' ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Number variable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let lastexectime = num(Date('3/1/2017 10:00:00 AM'));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[$(DATA_FilePath)$(DATA_FileName)]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels) where&amp;nbsp; [Modified Date] &amp;gt; $(lastexectime); &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216810#M389631</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-03-02T09:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216811#M389632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks this explains it very well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used the below but now it doesnt seem to work.&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;lastexectime&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ReloadTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'MM/DD/YYYY hh:mm:ss TT'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; [$(DATA_FilePath)$(DATA_FileName)]&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;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Modified Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; '$(lastexectime)' ; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216811#M389632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216812#M389633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How exactly the field [Modified Date] looks like in your QVD? Maybe it is not storing the time part or has a different format than MM/DD/YYYY when you display it on a listbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216812#M389633</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-02T09:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216813#M389634</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;I used the below with the number variable.. but it shows garbage as error&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;lastexectime&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; =&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ReloadTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),'MM/DD/YYYY hh:mm:ss TT'); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; [$(DATA_FilePath)$(DATA_FileName)]&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;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Modified Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &amp;gt; $(lastexectime) ;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:32:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216813#M389634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216814#M389635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;to get it as number:&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;lastexectime&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; =&amp;nbsp; num(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ReloadTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()));&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216814#M389635</guid>
      <dc:creator>cwolf</dc:creator>
      <dc:date>2017-03-02T09:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216815#M389636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Modifed date saves value as 3/1/2017&amp;nbsp; 10:45:00 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216815#M389636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216816#M389637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there two spaces there between the date part and the time part or is that me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216816#M389637</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-02T09:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216817#M389638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks..it worked..I was missing out the num function while comparing it..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216817#M389638</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216818#M389639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christian provided a solution that worked ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He suggested to use &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;lastexectime&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; =&amp;nbsp; num(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ReloadTime&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()));&lt;/SPAN&gt; and keep the rest of the script as it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help..Explanation provided earlier with quotes has been very helpful indeed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:48:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216818#M389639</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-03-02T09:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: variable with timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216819#M389640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, because you are using the LET function. You can also use the SET if you are hardcoding the date instead of using the function.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/variable-with-timestamp/m-p/1216819#M389640</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-02T09:55:29Z</dc:date>
    </item>
  </channel>
</rss>

