<?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: Last load date of Data.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797416#M281684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why not display the result of the internal variable reloadtime()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Dec 2014 21:40:15 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2014-12-08T21:40:15Z</dc:date>
    <item>
      <title>Last load date of Data..</title>
      <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797412#M281680</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;we are displaying when the data was last updated in DWH.on right upper corner of the application..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are writing the below code for it,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;='LAST LOAD DATE : '&amp;amp; &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&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: #800000; font-size: 8pt;"&gt;[DWH LAST UPDATED DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'DD-MMM-YYYY')) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;The last load date is changing as per the selection... For example If i select year prompt..its showing one date and if i select any region,,its showing another date..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;can you please let me know how to achive this to do not change the date.. thanks in advance &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 17:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797412#M281680</guid>
      <dc:creator />
      <dc:date>2014-12-08T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Last load date of Data..</title>
      <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797413#M281681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='LAST LOAD DATE : '&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;({1}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[DWH LAST UPDATED DATE]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;,'DD-MMM-YYYY'))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 17:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797413#M281681</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-12-08T17:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Last load date of Data..</title>
      <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797414#M281682</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;Write SET expression to avoid selections&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='LAST LOAD DATE : '&amp;amp; &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;STRONG&gt;{1}&lt;/STRONG&gt;&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: #800000; font-size: 8pt;"&gt;[DWH LAST UPDATED DATE]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'DD-MMM-YYYY')) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 17:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797414#M281682</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-08T17:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Last load date of Data..</title>
      <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797415#M281683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But why you not use the &lt;STRONG&gt;ReloadTime()&amp;nbsp; or Now() &lt;/STRONG&gt;function for the same you can use it like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='LAST LOAD DATE : '&amp;amp; &lt;SPAN style="font-size: 8pt;"&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;STRONG&gt;ReloadTime()&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'DD-MMM-YYYY' ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='LAST LOAD DATE : '&amp;amp; &lt;SPAN style="font-size: 8pt;"&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;STRONG&gt;Now()&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'DD-MMM-YYYY' ) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Anand&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 18:00:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797415#M281683</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-08T18:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Last load date of Data..</title>
      <link>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797416#M281684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why not display the result of the internal variable reloadtime()?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 21:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Last-load-date-of-Data/m-p/797416#M281684</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2014-12-08T21:40:15Z</dc:date>
    </item>
  </channel>
</rss>

