<?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: Tomorrow's Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774054#M274591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Date(Today(),'DD/MM/YYYY') + 1 as Tommorrow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jan 2015 09:42:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-28T09:42:49Z</dc:date>
    <item>
      <title>Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774048#M274585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a table of appointments and I only want to see the appointments for tomorrow's date.&amp;nbsp; The field name is "AppointmentDate" but I think it's coming down as text in my document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774048#M274585</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2015-01-27T16:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774049#M274586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you probably want to covert to a real date then using the Date#() function.&lt;/P&gt;&lt;P&gt;Can then use other functions to limit to just tomorrow Today()+1 for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774049#M274586</guid>
      <dc:creator />
      <dc:date>2015-01-27T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774050#M274587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a QVW for example?&lt;/P&gt;&lt;P&gt;Have you tried to create a variable using the expression Date(Today())+1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 16:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774050#M274587</guid>
      <dc:creator>vinafidalgo</dc:creator>
      <dc:date>2015-01-27T16:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774051#M274588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Try this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For tomorrow&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Date(Today() + 1)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;HTH&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;André Gomes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 17:46:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774051#M274588</guid>
      <dc:creator>agomes1971</dc:creator>
      <dc:date>2015-01-27T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774052#M274589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a button&lt;/P&gt;&lt;P&gt;Properties--&amp;gt;Action--&amp;gt;Select in Field&lt;/P&gt;&lt;P&gt;For Field &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"AppointmentDate"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;For search In String&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=date(today()+1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Date(today()+1,'MM-DD-YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;*the format must be exactly as the one that is your data set.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;You can as well change the Dates at the Load point&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;in Edit Script window using Date# function.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 19:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774052#M274589</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-01-27T19:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774053#M274590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorted it myself just before the replies came through but thank you for the replies.&amp;nbsp; Was as easy as Today()+1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 09:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774053#M274590</guid>
      <dc:creator>kevbrown</dc:creator>
      <dc:date>2015-01-28T09:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Tomorrow's Date</title>
      <link>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774054#M274591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;Date(Today(),'DD/MM/YYYY') + 1 as Tommorrow&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 09:42:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tomorrow-s-Date/m-p/774054#M274591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-28T09:42:49Z</dc:date>
    </item>
  </channel>
</rss>

