<?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 Date - Button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873173#M997565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to create three buttons that will show data for the current day, days 2-6 (ie tomorrow onwards) and then +7 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is called APPOINTMENTSTART and the data is in the format of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02/07/2015 08:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to use various combinations of TODAY() etc but none seem to work. Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Jul 2015 13:09:36 GMT</pubDate>
    <dc:creator>william_denholm</dc:creator>
    <dc:date>2015-07-02T13:09:36Z</dc:date>
    <item>
      <title>Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873173#M997565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to create three buttons that will show data for the current day, days 2-6 (ie tomorrow onwards) and then +7 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is called APPOINTMENTSTART and the data is in the format of&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02/07/2015 08:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to use various combinations of TODAY() etc but none seem to work. Anyone have any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873173#M997565</guid>
      <dc:creator>william_denholm</dc:creator>
      <dc:date>2015-07-02T13:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873174#M997567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what data do you want to display using these? Only the date and that time (08:00:00)?&lt;/P&gt;&lt;P&gt;Try (Today()+1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873174#M997567</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-02T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873175#M997568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe like attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: in case you can't open the QVW, here are the search strings for the three button (Action Select-Select in field):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Today:&lt;/P&gt;&lt;P&gt;='&amp;gt;='&amp;amp;daystart(today())&amp;amp;'&amp;lt;='&amp;amp;DayEnd(today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2-6:&lt;/P&gt;&lt;P&gt;='&amp;gt;='&amp;amp;daystart(today()+1)&amp;amp;'&amp;lt;='&amp;amp;DayEnd(today()+6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7+:&lt;/P&gt;&lt;P&gt;='&amp;gt;='&amp;amp;daystart(today()+7)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873175#M997568</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-02T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873176#M997569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I misunderstood. Correct me if these assumptions are wrong:&lt;/P&gt;&lt;P&gt;- You have a field calles APPOINTMENTSTART&lt;/P&gt;&lt;P&gt;- That always has the time of 08:00:00 and some date&lt;/P&gt;&lt;P&gt;- You want to display the data of some other fields, automatically selecting on that field APPOINTMENTSTART&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, you could possibly do that using set_analysis, but the easiest to implement would probably be putting a selection_trigger ("select in field") on the buttons. For the latter two (2-6 and 7) you will have to use some adanced search_strings. Try that out.&lt;/P&gt;&lt;P&gt;First, though, you will have to split the date_part from your APPOINTMENTSTART.&lt;/P&gt;&lt;P&gt;=&amp;gt; Then, in general&lt;/P&gt;&lt;P&gt;- Click on the listbox of the date_field (or any other, it should work on whichever field through associative search)&lt;/P&gt;&lt;P&gt;- Type sth like &amp;gt;&amp;gt; = &lt;STRONG&gt;[date_of_APPOINTMENTSTART] &amp;gt; (Today()+1)&lt;/STRONG&gt; &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;- If you have that search_string in a selection_trigger, you might have to wrap it in quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:28:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873176#M997569</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2015-07-02T13:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873177#M997570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3768"&gt;Dynamically Selecting Timeframes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873177#M997570</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-07-02T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873178#M997572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In case you have trouble interpreting your APPOINTMENTSTART field correctly, please have a look at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2954"&gt;Why don’t my dates work?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2015 13:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873178#M997572</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-02T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date - Button</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873179#M997573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all. Various pieces from the links provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had to set the format of the field as date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then created variables for the various options I was looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added these variables to the button field searches.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2015 09:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Button/m-p/873179#M997573</guid>
      <dc:creator>william_denholm</dc:creator>
      <dc:date>2015-07-03T09:16:10Z</dc:date>
    </item>
  </channel>
</rss>

