<?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 for all dates less than 'TODAY' in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-for-all-dates-less-than-TODAY/m-p/1680452#M51779</link>
    <description>&lt;P&gt;You can add a flag field to your mastercalendar in the script that flags all dates that are earlier than today, today and in the future, for example:&lt;/P&gt;&lt;P&gt;If(DateField &amp;lt; Today(), 'Past',&amp;nbsp;If(DateField = Today(), 'Today', 'Future')) as DateSortFlag&lt;/P&gt;&lt;P&gt;Add a filter object with the dimension field&amp;nbsp;DateSortFlag to the sheet and users are able to select dates from the past in one click.&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 28 Feb 2020 15:42:10 GMT</pubDate>
    <dc:creator>TimvB</dc:creator>
    <dc:date>2020-02-28T15:42:10Z</dc:date>
    <item>
      <title>Expression for all dates less than 'TODAY'</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-for-all-dates-less-than-TODAY/m-p/1680017#M51727</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to create a button for a sheet to filter for all dates less than TODAY using the 'TODAY' Expression, but have not been successful so far. Any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2020 17:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-for-all-dates-less-than-TODAY/m-p/1680017#M51727</guid>
      <dc:creator>jglenn87</dc:creator>
      <dc:date>2020-02-27T17:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression for all dates less than 'TODAY'</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-for-all-dates-less-than-TODAY/m-p/1680452#M51779</link>
      <description>&lt;P&gt;You can add a flag field to your mastercalendar in the script that flags all dates that are earlier than today, today and in the future, for example:&lt;/P&gt;&lt;P&gt;If(DateField &amp;lt; Today(), 'Past',&amp;nbsp;If(DateField = Today(), 'Today', 'Future')) as DateSortFlag&lt;/P&gt;&lt;P&gt;Add a filter object with the dimension field&amp;nbsp;DateSortFlag to the sheet and users are able to select dates from the past in one click.&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Feb 2020 15:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-for-all-dates-less-than-TODAY/m-p/1680452#M51779</guid>
      <dc:creator>TimvB</dc:creator>
      <dc:date>2020-02-28T15:42:10Z</dc:date>
    </item>
  </channel>
</rss>

