<?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 Create a load script that automatically generates the start dates of each month for the financial year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196973#M56820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;MyNewDateTable:&lt;BR /&gt;LOAD date(addmonths(yearstart(addmonths(today(),-1),0,4),recno()-1)) as MyNewDate&lt;BR /&gt;AUTOGENERATE 12;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Sep 2010 18:09:48 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-09-10T18:09:48Z</dc:date>
    <item>
      <title>Create a load script that automatically generates the start dates of each month for the financial year</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196972#M56819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;How would I generate automatically in the load script a table that contains all of the start dates for each month of the current financial year, assuming April 2010 to March 2011. The data arrives on a monthly basis (at the end of each month) so, for instance, the data for June would be processed at the start of July. Thus when the data is processed in April (theoretically the start of a new financial year) it would actually be reflecting the last month of the old financial year, so the update of the months should reflect a one month offset to allow for this.&lt;/P&gt;&lt;P&gt;The table I would like to automatically generate....&lt;/P&gt;&lt;P&gt;01/04/2010&lt;/P&gt;&lt;P&gt;01/05/2010&lt;/P&gt;&lt;P&gt;01/06/2010&lt;/P&gt;&lt;P&gt;01/07/2010&lt;/P&gt;&lt;P&gt;01/08/2010&lt;/P&gt;&lt;P&gt;01/09/2010&lt;/P&gt;&lt;P&gt;01/10/2010&lt;/P&gt;&lt;P&gt;01/11/2010&lt;/P&gt;&lt;P&gt;01/12/2010&lt;/P&gt;&lt;P&gt;01/01/2011&lt;/P&gt;&lt;P&gt;01/02/2011&lt;/P&gt;&lt;P&gt;01/03/2011&lt;/P&gt;&lt;P&gt;The table I would like generated in May 2011 reflecting the next financial year (April 2011 - March 2012)&lt;/P&gt;&lt;P&gt;01/04/2011&lt;/P&gt;&lt;P&gt;01/05/2011&lt;/P&gt;&lt;P&gt;01/06/2011&lt;/P&gt;&lt;P&gt;01/07/2011 etc&lt;/P&gt;&lt;P&gt;It should be generated in May 2011 rather than April 2011 to relfect that fact the data processed at the start of any month reflects the position for the previous month. Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;Many thanks Neil&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 14:28:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196972#M56819</guid>
      <dc:creator />
      <dc:date>2010-09-10T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Create a load script that automatically generates the start dates of each month for the financial year</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196973#M56820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this?&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;MyNewDateTable:&lt;BR /&gt;LOAD date(addmonths(yearstart(addmonths(today(),-1),0,4),recno()-1)) as MyNewDate&lt;BR /&gt;AUTOGENERATE 12;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Sep 2010 18:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196973#M56820</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-09-10T18:09:48Z</dc:date>
    </item>
    <item>
      <title>Create a load script that automatically generates the start dates of each month for the financial year</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196974#M56821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John.&lt;/P&gt;&lt;P&gt;Many thanks as this is spot on. I really appreciate your help.&lt;/P&gt;&lt;P&gt;Best Regards Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 09:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-load-script-that-automatically-generates-the-start/m-p/196974#M56821</guid>
      <dc:creator />
      <dc:date>2010-09-11T09:07:10Z</dc:date>
    </item>
  </channel>
</rss>

