<?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 Account Ageing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146862#M25353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate, works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2009 08:13:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-06-17T08:13:24Z</dc:date>
    <item>
      <title>Account Ageing</title>
      <link>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146860#M25351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to do some ageing 30, 60, 90+.&lt;/P&gt;&lt;P&gt;I created a script with a where clause which looked similar to the following:&lt;/P&gt;&lt;P&gt;LOAD fields&lt;/P&gt;&lt;P&gt;SQL SELECT fields&lt;/P&gt;&lt;P&gt;FROM &lt;TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHERE field Date BETWEEN addmonths(today(),-1) and today();&lt;/P&gt;&lt;P&gt;This however doesn't work, it doesn't recognise the functions. I then created a variable and included it into the WHERE clause but this didn't work either. Any help to this problem would be cool.&lt;/P&gt;&lt;/TABLE&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 07:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146860#M25351</guid>
      <dc:creator />
      <dc:date>2009-06-16T07:40:23Z</dc:date>
    </item>
    <item>
      <title>Account Ageing</title>
      <link>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146861#M25352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John,&lt;BR /&gt;You're makinga a typical mistake trying to use QV functions (in this case addmonths and today) in SQL SELECT. You can use QV functions only in LOAD. For example:&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;...&lt;BR /&gt;WHERE Date&amp;gt;=addmonths(today(), -1) and Date&amp;lt;=today();&lt;BR /&gt;SQL SELCT&lt;BR /&gt;...&lt;BR /&gt;FROM &lt;TABLE&gt;;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/TABLE&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2009 07:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146861#M25352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-06-16T07:54:31Z</dc:date>
    </item>
    <item>
      <title>Account Ageing</title>
      <link>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146862#M25353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate, works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2009 08:13:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Account-Ageing/m-p/146862#M25353</guid>
      <dc:creator />
      <dc:date>2009-06-17T08:13:24Z</dc:date>
    </item>
  </channel>
</rss>

