<?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: Select today +1 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345549#M1171696</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(today()+1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 12:55:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-07-11T12:55:20Z</dc:date>
    <item>
      <title>Select today +1</title>
      <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345547#M1171693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a sheet in my document with a table box for a Birthday SMS we send to our customers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then have a button called "today" which will make all the selections I need, including those where birthday is equal to today. It works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I actually send this file to the person who then uploads it the day before the birthday, and on Fridays I send the file for Saturday, Sonday and Monday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to change my button to select "tomorrow" - but I cannot get this to work. Then I also want a Weekend button, which will select tomorrow, and the two days after tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Select in Field&lt;/STRONG&gt; Birthday = today()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried today + 1 in various different ways.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gerhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 12:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345547#M1171693</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2012-07-11T12:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Select today +1</title>
      <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345548#M1171694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For tomorrow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Date(Today() + 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Weekend = Weekend(Today()) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For two days after tomorrow =&amp;nbsp; Date(Today() + 3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 12:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345548#M1171694</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-11T12:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Select today +1</title>
      <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345549#M1171696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gerhard,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=date(today()+1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;Alexander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 12:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345549#M1171696</guid>
      <dc:creator />
      <dc:date>2012-07-11T12:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Select today +1</title>
      <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345550#M1171698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Today() + 1) &lt;/STRONG&gt;- that works perfectly for tomorrow, thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Weekend(Today())&lt;/STRONG&gt; - that only gives me the upcoming Sunday (15th).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Today() + 3) - &lt;/STRONG&gt;will also give me only one date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need tomorrow and the next two days to all 3 be selected together. Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Date(Today() + 1)&amp;amp;&lt;STRONG&gt;Date(Today() + 2)&lt;/STRONG&gt;&amp;amp;Date(Today() + 3)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but that doesn't work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add all three as separate "Select in field" actions, it just runs through all three and finally only has the last one selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 13:05:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345550#M1171698</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2012-07-11T13:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select today +1</title>
      <link>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345551#M1171700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I figured out a work-around by adding a new field in my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably a crude way of doing it, but it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I subtract the Birthday Value from Today's date, and it it is 0 or 1, I call it Today or Tomorrow, if not I just keep the value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then my button can look at this new field, and in the "Weekend Button" I select where it is equal to (Tomorrow|2|3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help guys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 13:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-today-1/m-p/345551#M1171700</guid>
      <dc:creator>gerhardl</dc:creator>
      <dc:date>2012-07-11T13:14:03Z</dc:date>
    </item>
  </channel>
</rss>

