<?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: Script to accumulate data for financial statement year, months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-to-accumulate-data-for-financial-statement-year-months/m-p/410906#M695936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the perfect solution, thanks&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/335470#335470"&gt;&lt;BR /&gt;http://community.qlik.com/message/335470#335470&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Apr 2013 14:12:57 GMT</pubDate>
    <dc:creator>giovanneb</dc:creator>
    <dc:date>2013-04-30T14:12:57Z</dc:date>
    <item>
      <title>Script to accumulate data for financial statement year, months</title>
      <link>https://community.qlik.com/t5/QlikView/Script-to-accumulate-data-for-financial-statement-year-months/m-p/410905#M695935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community, I have the following situation:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I loaded a table from a financial statement to group by qty of installments paid the payment year and months, it loads correctly however need to load a table with the amount of accumulated payments remembering that there are months that can not occur and even payments occur in other months, following code below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I created a solution for using for loop, however I'm dealing with a database of over 1 million records and it is extremely slow to load, I need another solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in waiting, thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ID_DOC,&lt;/P&gt;&lt;P&gt;&amp;nbsp; YEAR,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; MONTH,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; count(DATE) AS PAY_MONTH&lt;/P&gt;&lt;P&gt;Resident DOCUMENT&lt;/P&gt;&lt;P&gt;Group by ID_DOC, YEAR, MONTH&lt;/P&gt;&lt;P&gt;order by ID_DOC, YEAR, MONTH;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 19:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-to-accumulate-data-for-financial-statement-year-months/m-p/410905#M695935</guid>
      <dc:creator>giovanneb</dc:creator>
      <dc:date>2013-04-29T19:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Script to accumulate data for financial statement year, months</title>
      <link>https://community.qlik.com/t5/QlikView/Script-to-accumulate-data-for-financial-statement-year-months/m-p/410906#M695936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the perfect solution, thanks&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/335470#335470"&gt;&lt;BR /&gt;http://community.qlik.com/message/335470#335470&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Apr 2013 14:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-to-accumulate-data-for-financial-statement-year-months/m-p/410906#M695936</guid>
      <dc:creator>giovanneb</dc:creator>
      <dc:date>2013-04-30T14:12:57Z</dc:date>
    </item>
  </channel>
</rss>

