<?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 Best way display single Date? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572501#M1111605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list of date, and i just need to pick the max(date) in on top of the sheet as an object.&lt;/P&gt;&lt;P&gt;The date will as like latest data date on my report.&lt;/P&gt;&lt;P&gt;What is the best way to do it? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Benjamin See&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Feb 2014 11:19:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-26T11:19:56Z</dc:date>
    <item>
      <title>Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572501#M1111605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list of date, and i just need to pick the max(date) in on top of the sheet as an object.&lt;/P&gt;&lt;P&gt;The date will as like latest data date on my report.&lt;/P&gt;&lt;P&gt;What is the best way to do it? Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Benjamin See&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:19:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572501#M1111605</guid>
      <dc:creator />
      <dc:date>2014-02-26T11:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572502#M1111606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a text box with&lt;/P&gt;&lt;P&gt;=max(date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Sundar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572502#M1111606</guid>
      <dc:creator>sundarakumar</dc:creator>
      <dc:date>2014-02-26T11:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572503#M1111607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Benjamin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the Attachment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Aviral Nag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572503#M1111607</guid>
      <dc:creator>aveeeeeee7en</dc:creator>
      <dc:date>2014-02-26T11:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572504#M1111608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create A variable Called&lt;/P&gt;&lt;P&gt;vMaxDate=Max(Date)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572504#M1111608</guid>
      <dc:creator />
      <dc:date>2014-02-26T11:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572505#M1111609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think u want show What is latest Reload time of your data then u can &lt;/P&gt;&lt;P&gt;use following text in Text Box &lt;/P&gt;&lt;P&gt;it will give latest Reload time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='The Latest Reload Time is&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;'&amp;amp; ReloadTime()&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572505#M1111609</guid>
      <dc:creator />
      <dc:date>2014-02-26T11:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572506#M1111610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Benjamin.&amp;nbsp; I agree with what has been stated- create a variable in script that grabs the max(date) after the relevant data is loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One word of caution with date variables: beware of the format of the stored value.&amp;nbsp; I use many date-related variables in my reporting.&amp;nbsp; When I look at these variable values through the QV menu, I see (for example) '2/26/2014' for Today().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I try to use this date for comparison QV will sometimes process it as an arithmetic fraction (2 / 26) / 2014.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this reason, I store all date values as Num(date), if I'm actually storing the date rather than a text representation of it.&amp;nbsp; Then I can extract anything I need and format the date in any way I choose without worrying about ambiguity in comparative analyses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know there are other ways around this, but this one works best for me.&amp;nbsp; Cheers!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Feb 2014 11:49:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572506#M1111610</guid>
      <dc:creator>greg-anderson</dc:creator>
      <dc:date>2014-02-26T11:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Best way display single Date?</title>
      <link>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572507#M1111611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for all the idea. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Benjamin See&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 02:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Best-way-display-single-Date/m-p/572507#M1111611</guid>
      <dc:creator />
      <dc:date>2014-02-27T02:52:59Z</dc:date>
    </item>
  </channel>
</rss>

