<?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 displaying max(date) as non-selectable text in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257611#M97364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Actually, I do want a relationship with Activity Date, but only through a selection on it via a multibox.&lt;/P&gt;&lt;P&gt;Ideally, I'd like to use the Stats box and make that object read-only, but I don't see a way to &lt;/P&gt;&lt;P&gt;do that.&amp;nbsp; I've used text boxes to display other things (a count of course section, a sum of the number os activities) and this has worked fine.&amp;nbsp; But it is puzzling that the month portion of the date is somehow lost when I use the max function on the text object.&amp;nbsp; I get 00/06/2011&amp;nbsp; when it should be 06/06/2011.&amp;nbsp; If there were any sort of truncating going on, I would have expected it to be on the day number rather than the month number...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2011 15:36:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-10-18T15:36:53Z</dc:date>
    <item>
      <title>displaying max(date) as non-selectable text</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257609#M97362</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 want to display in the app how current the data mart data is using the maximum activity_date value.&lt;/P&gt;&lt;P&gt;I can do this in a statistics box, but then the value is selectable and I do not want users to filter data by clicking on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I created a text box with the following, BUT the month portion is displaying as 00.&lt;/P&gt;&lt;P&gt;(If I change the mm/dd to dd/mm then the 00 displays where te mm is moved to.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= timestamp(max(ACTIVITY_DATE),'mm/dd/yyyy hh:mm')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the best way to do this computation and display it as read-only/not selectable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 15:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257609#M97362</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-18T15:15:21Z</dc:date>
    </item>
    <item>
      <title>displaying max(date) as non-selectable text</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257610#M97363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Max(Date(ACTIVITY_DATE,'MM/DD/YYYY hh:mm:ss'))&lt;/P&gt;&lt;P&gt;try this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you don't want to filter the ACTIVITY_DATE based on the other selections remove the relationship with this field during loading itself.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 15:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257610#M97363</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2011-10-18T15:20:29Z</dc:date>
    </item>
    <item>
      <title>displaying max(date) as non-selectable text</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257611#M97364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Actually, I do want a relationship with Activity Date, but only through a selection on it via a multibox.&lt;/P&gt;&lt;P&gt;Ideally, I'd like to use the Stats box and make that object read-only, but I don't see a way to &lt;/P&gt;&lt;P&gt;do that.&amp;nbsp; I've used text boxes to display other things (a count of course section, a sum of the number os activities) and this has worked fine.&amp;nbsp; But it is puzzling that the month portion of the date is somehow lost when I use the max function on the text object.&amp;nbsp; I get 00/06/2011&amp;nbsp; when it should be 06/06/2011.&amp;nbsp; If there were any sort of truncating going on, I would have expected it to be on the day number rather than the month number...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 15:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257611#M97364</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-18T15:36:53Z</dc:date>
    </item>
    <item>
      <title>displaying max(date) as non-selectable text</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257612#M97365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you used the format code as given by Jagan N? &lt;/P&gt;&lt;P&gt;It is important to use 'MM' for month, since 'mm' is representing minutes. Are your minutes '00' also?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 17:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257612#M97365</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-10-18T17:47:03Z</dc:date>
    </item>
    <item>
      <title>displaying max(date) as non-selectable text</title>
      <link>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257613#M97366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes there is case sensitivity in the formatting, an the minutes were 00 which is why the lowercase mm returned the wrong value.&amp;nbsp; Thanks so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2011 18:09:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/displaying-max-date-as-non-selectable-text/m-p/257613#M97366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-18T18:09:31Z</dc:date>
    </item>
  </channel>
</rss>

