<?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 Explanation please in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Explanation-please/m-p/337824#M124598</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;varMinDate and varMaxDate indicates the min and max dates for the calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoGenerate &amp;lt;N&amp;gt;, creates the records N times. rowno() will return the row number ie., 10th row will return interger 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using these parameters, this code creates a table with date number (integer part of date time) and date starting , from min date incrementing by 1 day, (varMaxDate-varMinDate+1) times. Which will create a temp calander from min date till max date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, I clarified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 04:30:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-07T04:30:49Z</dc:date>
    <item>
      <title>Explanation please</title>
      <link>https://community.qlik.com/t5/QlikView/Explanation-please/m-p/337823#M124597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(varMinDate) + rowno() - 1 AS DateNumber,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; date ($(varMinDate) + rowno() - 1) AS TempDate&lt;/P&gt;&lt;P&gt;AUTOGENERATE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; $(varMaxDate) - $(varMinDate) + 1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 May 2012 19:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explanation-please/m-p/337823#M124597</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-05-06T19:49:44Z</dc:date>
    </item>
    <item>
      <title>Explanation please</title>
      <link>https://community.qlik.com/t5/QlikView/Explanation-please/m-p/337824#M124598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;varMinDate and varMaxDate indicates the min and max dates for the calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoGenerate &amp;lt;N&amp;gt;, creates the records N times. rowno() will return the row number ie., 10th row will return interger 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using these parameters, this code creates a table with date number (integer part of date time) and date starting , from min date incrementing by 1 day, (varMaxDate-varMinDate+1) times. Which will create a temp calander from min date till max date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope, I clarified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kiran Rokkam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 04:30:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Explanation-please/m-p/337824#M124598</guid>
      <dc:creator />
      <dc:date>2012-05-07T04:30:49Z</dc:date>
    </item>
  </channel>
</rss>

