<?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: Filter all dates equal and smaller current date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-all-dates-equal-and-smaller-current-date/m-p/968749#M331892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found the solution in another post:&lt;/P&gt;&lt;P&gt;The correct Syntax for the Trigger in the listbox is&lt;/P&gt;&lt;P&gt;='=Dat_LS&amp;lt;=today()'&lt;/P&gt;&lt;P&gt;If i want to only Show the dates until yesterday:&lt;/P&gt;&lt;P&gt;='=Dat_LS&amp;lt;=(today()-1)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Post with the original answer can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/182938"&gt;Re: Show Dates Less Than or Equal to Selection&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="5408" data-externalid="" data-presence="null" data-userid="73992" data-username="bjbreitling" href="https://community.qlik.com/people/bjbreitling"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;STRONG&gt;Brandon Breitling&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; for the easy solution, and sorry for opening a new post to an already solved Problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2015 08:54:50 GMT</pubDate>
    <dc:creator>hbuchetmann</dc:creator>
    <dc:date>2015-10-28T08:54:50Z</dc:date>
    <item>
      <title>Filter all dates equal and smaller current date</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-all-dates-equal-and-smaller-current-date/m-p/968748#M331891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a question regarding following problem:&lt;/P&gt;&lt;P&gt;I have a simple table with a date field named Dat_LS and several other fields showing articels which have been delivered to customers and their amount.&lt;/P&gt;&lt;P&gt;Dat_LS shows the date, on which the article is delivered to the customer.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); border-image: none; 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;Dat_LS&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;LS_Number&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;Article&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;Description&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;Amount&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;28.Okt.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;900000&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Test1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6,3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;27.Okt.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;900008&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Test3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;26.Okt.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;900009&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Test6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;25.Okt.15&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;900010&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Test6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i want to do now but fail to acomplish by myself is to create a listbox or button, which selects all date equal or smaller to the current date.&lt;/P&gt;&lt;P&gt;Lets say its today, 27.10.2015. When i click&amp;nbsp; the button, a filter should be applied to only show all the articles delivered until the 27.okt.15. (something like [select all dates &amp;lt;=today()])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone offer an idea how to realize this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 08:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-all-dates-equal-and-smaller-current-date/m-p/968748#M331891</guid>
      <dc:creator>hbuchetmann</dc:creator>
      <dc:date>2015-10-27T08:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filter all dates equal and smaller current date</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-all-dates-equal-and-smaller-current-date/m-p/968749#M331892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found the solution in another post:&lt;/P&gt;&lt;P&gt;The correct Syntax for the Trigger in the listbox is&lt;/P&gt;&lt;P&gt;='=Dat_LS&amp;lt;=today()'&lt;/P&gt;&lt;P&gt;If i want to only Show the dates until yesterday:&lt;/P&gt;&lt;P&gt;='=Dat_LS&amp;lt;=(today()-1)'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Post with the original answer can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/182938"&gt;Re: Show Dates Less Than or Equal to Selection&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="5408" data-externalid="" data-presence="null" data-userid="73992" data-username="bjbreitling" href="https://community.qlik.com/people/bjbreitling"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;&lt;STRONG&gt;Brandon Breitling&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/A&gt; for the easy solution, and sorry for opening a new post to an already solved Problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 08:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-all-dates-equal-and-smaller-current-date/m-p/968749#M331892</guid>
      <dc:creator>hbuchetmann</dc:creator>
      <dc:date>2015-10-28T08:54:50Z</dc:date>
    </item>
  </channel>
</rss>

