<?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: Current Day as a list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260953#M397720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using max(yourdatefield) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Nov 2016 15:36:46 GMT</pubDate>
    <dc:creator>shraddha_g</dc:creator>
    <dc:date>2016-11-16T15:36:46Z</dc:date>
    <item>
      <title>Current Day as a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260952#M397719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have several date list boxes&amp;nbsp; I.e. Year, Month and Quarter.&amp;nbsp; I would like 2 additional list boxes, where if the user clicks on the box, the data will show information for Current Day and Current Week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a list box where the field expression is: =Date(Now()), however when I click on it, the data does not interact with the list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could someone kindly guide me as to how I can create a list box or button where the user can select the Current Day or Current week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 15:33:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260952#M397719</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-11-16T15:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Current Day as a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260953#M397720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try using max(yourdatefield) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 15:36:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260953#M397720</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-16T15:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Current Day as a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260954#M397721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I have created a list box where the field expression is: =Date(Now()), however when I click on it, the data does not interact with the list box&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Well, that's because Now() is a function and not a value from a field in your data model. That listbox is completely independent of your data model and thus won't have any effect on anything. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do instead is use Text box objects (or buttons) and add Select in Field actions to those objects so that a click on the object will make a selection in your date field. You can find an example here: &lt;A href="https://community.qlik.com/message/629444"&gt;Re: Create a date range within a button&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 17:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260954#M397721</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-11-16T17:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Current Day as a list box</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260955#M397722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the advice, with your help I was able to achieve my desired results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An action on a text object where the action was select in Field: =('&amp;gt;=' &amp;amp; Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 08:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Day-as-a-list-box/m-p/1260955#M397722</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-11-17T08:36:32Z</dc:date>
    </item>
  </channel>
</rss>

