<?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: Show minimum date greater than today.... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918103#M651645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is [CalendarDate] numeric - it's left-aligned? For each calculation or matching on date-fields the fields needed to be numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 13:34:07 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2015-07-28T13:34:07Z</dc:date>
    <item>
      <title>Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918096#M651638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to find a way to display milestones on a chart- the problem is that I have repetitively named milestones and I have to tell the chart which to display. Here are the characteristics of an if expression I want to create:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;If there is only one milestone with a particular name show the date&lt;/LI&gt;&lt;LI&gt;If there are more than one milestone with a particular name and they all happen in the future (&amp;gt; today) show the minimum date&lt;/LI&gt;&lt;LI&gt;If there are more than one milestone with a particular name and they all happen in the past (&amp;lt; today) show the maximum date&lt;/LI&gt;&lt;LI&gt;If there are more than one milestone with a particular name and some happen in the past and some in the future show the next occurring date&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data would look something like this if today = 7/28/15:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Milestone&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;CalendarDate&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;EM style="color: #ff0000; text-decoration: underline;"&gt;Start&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;EM style="color: #ff0000; text-decoration: underline;"&gt;1/1/15&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jump&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2/2/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jump&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3/3/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #575757; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;Jump&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #575757; text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;4/4/15&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Kick&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5/5/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Kick&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6/6/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Kick&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7/7/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;Kick&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;8/8/15&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Kick&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9/9/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;Spin&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;10/10/15&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Spin&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;11/11/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Spin&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;12/12/15&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;Finish&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;STRONG&gt;&lt;EM style="text-decoration: underline;"&gt;&lt;SPAN style="color: #ff0000; text-decoration: underline;"&gt;1/1/16&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The red highlights are the milestones I want to show in the chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimension on the chart is - &lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;Milestone &lt;SPAN style="color: #333333;"&gt;and&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I have started the following expression and everything is working so far, except the next (Spin in the example above), which I am trying to perform as set analysis in the last nest of the if statement:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)=1, &lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)&lt;/SPAN&gt;&amp;gt;1 &lt;SPAN style="color: #0000ff;"&gt;and min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;gt;=0, &lt;SPAN style="color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)&amp;gt;1 &lt;SPAN style="color: #0000ff;"&gt;and m&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="color: #0000ff;"&gt;ax&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;lt;=0, &lt;SPAN style="color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #0000ff;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)&amp;gt;1&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;gt;=0 &lt;SPAN style="color: #0000ff;"&gt;and max&lt;/SPAN&gt;(&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;)-t&lt;SPAN style="color: #0000ff;"&gt;oday&lt;/SPAN&gt;()&amp;lt;=0), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Only&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;= {&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(= today())"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000; font-size: 13.3333330154419px;"&gt;CalendarDate&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918096#M651638</guid>
      <dc:creator />
      <dc:date>2015-07-28T13:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918097#M651639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Count(CalendarDate) = 1, CalendarDate, Min({&amp;lt;CalendarDate = {"&amp;gt;=$(=Today())"}&amp;gt;} CalendarDate))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918097#M651639</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-07-28T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918098#M651640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change your last expression to Min() instead of Only() and it should work - though you could remove your last If() statement as this should be the only available condition left and so you can have it as your 'false' part of the previous if statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aaron&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918098#M651640</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-07-28T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918099#M651641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstsortedvalue({&amp;lt; [CalendarDate] = {"&amp;lt;$(=date(today(),'M/D/YY'))"}&amp;gt;} [CalendarDate], -[CalendarDate])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:23:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918099#M651641</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-28T13:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918100#M651642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jonathan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No items or milestones show on the chart with this statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918100#M651642</guid>
      <dc:creator />
      <dc:date>2015-07-28T13:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918101#M651643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Aaron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This still is not showing the Kick milestone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other items are showing correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:26:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918101#M651643</guid>
      <dc:creator />
      <dc:date>2015-07-28T13:26:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918102#M651644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a "No data to display message"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Vince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:28:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918102#M651644</guid>
      <dc:creator />
      <dc:date>2015-07-28T13:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918103#M651645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is [CalendarDate] numeric - it's left-aligned? For each calculation or matching on date-fields the fields needed to be numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918103#M651645</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-28T13:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918104#M651646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vince,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just tested myself and it worked - the exact expression I used is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)=1, &lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;,&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)&amp;gt;1 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;gt;=0, &lt;SPAN style="color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)&amp;gt;1 &lt;SPAN style="color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;lt;=0, &lt;SPAN style="color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="color: #0000ff;"&gt;Min&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;= {&lt;SPAN style="color: #800000;"&gt;"&amp;gt;=$(= today())"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 13:49:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918104#M651646</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-07-28T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918105#M651647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I am not seeing that result - the Spin is disappearing from the data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep playing with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 14:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918105#M651647</guid>
      <dc:creator />
      <dc:date>2015-07-28T14:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918106#M651648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As other people mentioned, it may have to do with the format of your dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've attached my copy so you can see what it looks like with clean data from an inline load.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 15:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918106#M651648</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-07-28T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918107#M651649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date format of the field is a four digit code&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 15:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918107#M651649</guid>
      <dc:creator />
      <dc:date>2015-07-28T15:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918108#M651653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have modified the values to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(CalendarDate,'M/D/YYYY') so that it matches format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the Milestone shows (first time ever) - but unfortunately it is making it today's date, not the next.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 17:01:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918108#M651653</guid>
      <dc:creator />
      <dc:date>2015-07-28T17:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918109#M651654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WOW - it worked - i didn't need to modify my calendar date - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I needed to Floor(today()) to make it numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you soooooo much for your help &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;final script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)=1, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)&amp;gt;1 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;gt;=0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;min&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;if&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;count&lt;/SPAN&gt; (&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;[Milestone]&lt;/SPAN&gt;)&amp;gt;1 &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;)-&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;today&lt;/SPAN&gt;()&amp;lt;=0, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;max&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #0000ff;"&gt;Min&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;= {&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;"&amp;gt;=$(= floor(today()))"&lt;/SPAN&gt;}&amp;gt;} &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333320617676px; font-family: inherit; color: #800000;"&gt;CalendarDate&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 17:35:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918109#M651654</guid>
      <dc:creator />
      <dc:date>2015-07-28T17:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Show minimum date greater than today....</title>
      <link>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918110#M651655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your guidance - the matching of field types for comparison was ultimately the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 17:36:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-minimum-date-greater-than-today/m-p/918110#M651655</guid>
      <dc:creator />
      <dc:date>2015-07-28T17:36:34Z</dc:date>
    </item>
  </channel>
</rss>

