<?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: Add rows in table between start and enddate in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762904#M661674</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;However, what I want to achieve is to have one row for each month, instead of for each day. I tried to change the amounts in amount per day, but it gives a difference in the months. Tried to change the Date() into Month(), but with no result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create only the rows for every first day of the month?&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2015 21:03:59 GMT</pubDate>
    <dc:creator>giovanni16</dc:creator>
    <dc:date>2015-02-06T21:03:59Z</dc:date>
    <item>
      <title>Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762902#M661672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with the right script for creating/adding rows in table based on start and end date.&lt;/P&gt;&lt;P&gt;I want to have a row for each record from the start date till the end date for the number of months. So I can create a table of the monthvalues for each contract record in time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is probably simple, but as a beginner, any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 20:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762902#M661672</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-06T20:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762903#M661673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also read this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3786"&gt;Generating Missing Data In QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 20:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762903#M661673</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-06T20:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762904#M661674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your answer.&lt;/P&gt;&lt;P&gt;However, what I want to achieve is to have one row for each month, instead of for each day. I tried to change the amounts in amount per day, but it gives a difference in the months. Tried to change the Date() into Month(), but with no result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create only the rows for every first day of the month?&lt;/P&gt;&lt;P&gt;Thank you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 21:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762904#M661674</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-06T21:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762905#M661675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe adding a filter (&lt;STRONG&gt;bold&lt;/STRONG&gt;)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; rowno() as id, &lt;/P&gt;&lt;P&gt;&amp;nbsp; diff, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; start, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endmonth, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; connr, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [amount pm]&lt;/P&gt;&lt;P&gt;FROM File.xls&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$)&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load &lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp; *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where &lt;/STRONG&gt;&lt;STRONG&gt; day(newdate)=1;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load id,&lt;/P&gt;&lt;P&gt;date(start + iterno()-1) as newdate&lt;/P&gt;&lt;P&gt;Resident t&lt;/P&gt;&lt;P&gt;While start + IterNo()-1 &amp;lt;= end;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 21:15:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762905#M661675</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-06T21:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762906#M661676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried, not working.&lt;/P&gt;&lt;P&gt;What I need is:&amp;nbsp; Each row is uniek. I need to multiply it by the number in the column DIFF (month difference) and create as many rows.&lt;/P&gt;&lt;P&gt;For each row 1 month... (it should be the first date of the month)&lt;/P&gt;&lt;P&gt;Thank you in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2015 22:38:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762906#M661676</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-06T22:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762907#M661677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this?&lt;/P&gt;&lt;P&gt;top table is your source data (first record only)&lt;/P&gt;&lt;P&gt;bottom is the output: one record for every month between start / end fields (mar-2015....dic-2017)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77325_1.jpg" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 08:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762907#M661677</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-07T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762908#M661678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. That is what I need to achieve.&amp;nbsp; How?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 13:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762908#M661678</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-07T13:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762909#M661679</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&gt;Please use below script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Set&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;DateFormat&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 'DD/MM/YYYY';&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; Data:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; Date&lt;BR /&gt; 26/07/2011&lt;BR /&gt; 29/09/2011&lt;BR /&gt; 13/12/2011&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'MMM/YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthYear&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Monthname&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MinDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() -1 ) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;While&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MinDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IterNo&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() - 1) &amp;lt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MaxDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MinDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MaxDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Data;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Neetha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 13:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762909#M661679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-07T13:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762910#M661680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can modify to your requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #0000ff;"&gt;Load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Min&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Start date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MinDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(end date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MaxDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RESIDENT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; Data;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 13:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762910#M661680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-07T13:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762911#M661681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 14:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762911#M661681</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-02-07T14:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762912#M661682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neetha, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;However, it is not working. Your script creates records for each day in the month. I need 1 record per month for each row in the table. Max rows is the difference in number of months. &lt;/P&gt;&lt;P&gt;For example, for the first record, the difference between the start an the end date is 34 months, I need than 34 records. (The amount is the monthly amount)&lt;/P&gt;&lt;P&gt;For the second row, the difference is 36 months, thus 36 records&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;For thethird row, the difference is 36 months, thus again 36 records an so on...&lt;/SPAN&gt;.&amp;nbsp; &lt;/P&gt;&lt;P&gt;But each new record need to have a new column with the first day of the month.&amp;nbsp; &lt;/P&gt;&lt;P&gt;See the post from Massimo.&amp;nbsp; That is what I want to achieve. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 14:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762912#M661682</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-07T14:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762913#M661683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Giovanni&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The IntervalMatch() function could be what you need.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this blog post &lt;A href="https://community.qlik.com/qlik-blogpost/3037"&gt;IntervalMatch&lt;/A&gt; by &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric Cronström&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 14:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762913#M661683</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-07T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762914#M661684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want to generate dates(MMM/YYYY) and split dates monthly starting with day 1st of each as new column.&lt;/P&gt;&lt;P&gt;am i right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 15:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762914#M661684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-02-07T15:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762915#M661685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-size: 26px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/H1&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use &lt;SPAN style="font-size: 13.3333330154419px;"&gt;IterNo function to &lt;/SPAN&gt;capture dates in between start date and end date&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;load * inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;StartDate,EndDate&lt;/P&gt;&lt;P&gt;01/03/2015,31/12/2017&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEMP1:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;StartDate,&lt;/P&gt;&lt;P&gt;EndDate,&lt;/P&gt;&lt;P&gt;Date(StartDate+IterNo()-1) as Date&lt;/P&gt;&lt;P&gt;resident Temp&lt;/P&gt;&lt;P&gt;While (StartDate+IterNo()-1)&amp;lt;=Date(EndDate);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="77362" alt="Untitled.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/77362_Untitled.png" style="height: 329px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 15:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762915#M661685</guid>
      <dc:creator>rupaliqlik</dc:creator>
      <dc:date>2015-02-07T15:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762916#M661686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the solution was in the filter. &lt;/P&gt;&lt;P&gt;Thank you very much for your help. It works now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 15:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762916#M661686</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-07T15:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add rows in table between start and enddate</title>
      <link>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762917#M661687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neetha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes that's correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Massimo found the solution.&amp;nbsp; &lt;/P&gt;&lt;P&gt;It was the use of a filter in the creation of records.&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;&amp;nbsp; day(month)=1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Feb 2015 15:41:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-rows-in-table-between-start-and-enddate/m-p/762917#M661687</guid>
      <dc:creator>giovanni16</dc:creator>
      <dc:date>2015-02-07T15:41:53Z</dc:date>
    </item>
  </channel>
</rss>

