<?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: Expression to only show current date forward in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416654#M490509</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Date = {'&amp;gt;=$(=Min(Date))&amp;lt;=$(=Today())'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculate values From today to minimum date as per selection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2012 16:49:41 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-10-15T16:49:41Z</dc:date>
    <item>
      <title>Expression to only show current date forward</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416653#M490508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How would I write an expression to only show data from current date forward on field 'Path_Start_Date'?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:43:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416653#M490508</guid>
      <dc:creator />
      <dc:date>2012-10-15T16:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to only show current date forward</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416654#M490509</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Date = {'&amp;gt;=$(=Min(Date))&amp;lt;=$(=Today())'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculate values From today to minimum date as per selection..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 16:49:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416654#M490509</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-10-15T16:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to only show current date forward</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416655#M490510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another possibility is adding a flag to your calendar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;if(Path_Start_Date&amp;gt;=today(),'Y') as Current_Date_Forward,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And doing this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;count({&amp;lt;Current_Date_Forward={'Y'}&amp;gt;} Bookings)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should be &lt;EM&gt;slightly &lt;/EM&gt;faster to process, and may be easier for some people to understand.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2012 20:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-only-show-current-date-forward/m-p/416655#M490510</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-15T20:23:46Z</dc:date>
    </item>
  </channel>
</rss>

