<?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: Problem in display the ReloadTime() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403646#M489789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erish,&lt;/P&gt;&lt;P&gt;your solution work perfectly. I have to mention that this problem occur only on my personal files located on my computer, but all file in the server is working fine with my original formula.&lt;/P&gt;&lt;P&gt;Yes it is strange.&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2012 15:15:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-06T15:15:44Z</dc:date>
    <item>
      <title>Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403640#M489783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In all my files I use a Text Object with the following formula:&lt;/P&gt;&lt;P&gt;='Fecha: '&amp;nbsp; &amp;amp; Date(ReloadTime(), 'DD MMM YYYY&amp;nbsp; hh:mm')&amp;amp;'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I can always see the date and hour of the last reloaded process. In QV 10 I had no problem at all, but with the upgrade to QV 11 (11.00.11414.0 SR2 64-bit Edition) I experiment a problem and cannot find a solution:&lt;/P&gt;&lt;P&gt;Durieng the same day of the reload, the date and time of the repoad is show correctly, but the next day of a reload , it show me the following value: &lt;STRONG&gt;Fecha: 30 Dic 1899&amp;nbsp; 00:00&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;In version 10, I never experiment this problem. Have somebody have an explanation and solution? Thanks in advance for any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat. &lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 16:44:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403640#M489783</guid>
      <dc:creator />
      <dc:date>2012-11-05T16:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403641#M489784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think reloadtime&amp;nbsp; itself gives the the&amp;nbsp; date and time , get rid of date function use reloadtime() that will give when u have reloaded ur application..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 17:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403641#M489784</guid>
      <dc:creator>shree909</dc:creator>
      <dc:date>2012-11-05T17:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403642#M489785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I will do the test and see if it works, will know tomorrow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 18:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403642#M489785</guid>
      <dc:creator />
      <dc:date>2012-11-05T18:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403643#M489786</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;From my side you have to use only reloadtime( ) function no need for date function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2012 18:32:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403643#M489786</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2012-11-05T18:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403644#M489787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it doesn't work eather! &lt;/P&gt;&lt;P&gt;With the formula as:&lt;/P&gt;&lt;P&gt;=ReloadTime()&lt;/P&gt;&lt;P&gt;it show me a Blank result after I close the aplication!&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 00:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403644#M489787</guid>
      <dc:creator />
      <dc:date>2012-11-06T00:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403645#M489788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, This is strange. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you compare it with the result of a variable in script? &lt;/P&gt;&lt;P&gt;As the last line of your script, you can create the following variable: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vTestReload = now(1); &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then, on your interface, you can use this: &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;='Fecha: '&amp;nbsp; &amp;amp; Date(vTestReload), 'DD MMM YYYY&amp;nbsp; hh:mm')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Hope it helps, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Erich&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 14:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403645#M489788</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2012-11-06T14:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in display the ReloadTime()</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403646#M489789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Erish,&lt;/P&gt;&lt;P&gt;your solution work perfectly. I have to mention that this problem occur only on my personal files located on my computer, but all file in the server is working fine with my original formula.&lt;/P&gt;&lt;P&gt;Yes it is strange.&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 15:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-in-display-the-ReloadTime/m-p/403646#M489789</guid>
      <dc:creator />
      <dc:date>2012-11-06T15:15:44Z</dc:date>
    </item>
  </channel>
</rss>

