<?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 Add Day Function ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-Day-Function/m-p/189401#M715428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help with this script, basically what I need is the date of Today() - 1 In Ansi SQL&lt;/P&gt;&lt;P&gt;This is what Ive got=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt; &lt;B&gt;Yesterday = Today() - 1;&lt;/B&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday_Ansi = YEAR(Yesterday) + MONTH(Yesterday) + Day(Yesterday) Yesterday= Today() - 1;&lt;/P&gt;&lt;P&gt;Im getting an error on the second Line, becuase it appears that the YEAR, MONTH &amp;amp; DAY Functions expect the Variable Yesterday in date format, but when I use the minus operator it gets saved as an integer.&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Mar 2010 19:35:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-22T19:35:49Z</dc:date>
    <item>
      <title>Add Day Function ?</title>
      <link>https://community.qlik.com/t5/QlikView/Add-Day-Function/m-p/189401#M715428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help with this script, basically what I need is the date of Today() - 1 In Ansi SQL&lt;/P&gt;&lt;P&gt;This is what Ive got=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt; &lt;B&gt;Yesterday = Today() - 1;&lt;/B&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday_Ansi = YEAR(Yesterday) + MONTH(Yesterday) + Day(Yesterday) Yesterday= Today() - 1;&lt;/P&gt;&lt;P&gt;Im getting an error on the second Line, becuase it appears that the YEAR, MONTH &amp;amp; DAY Functions expect the Variable Yesterday in date format, but when I use the minus operator it gets saved as an integer.&lt;/P&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 19:35:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-Day-Function/m-p/189401#M715428</guid>
      <dc:creator />
      <dc:date>2010-03-22T19:35:49Z</dc:date>
    </item>
    <item>
      <title>Add Day Function ?</title>
      <link>https://community.qlik.com/t5/QlikView/Add-Day-Function/m-p/189402#M715429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not positive, but try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;Yesterday = Date#(Today() - 1)&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 19:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-Day-Function/m-p/189402#M715429</guid>
      <dc:creator />
      <dc:date>2010-03-22T19:56:40Z</dc:date>
    </item>
  </channel>
</rss>

