<?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 Calendar with only a single entry per month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calendar-with-only-a-single-entry-per-month/m-p/1610922#M445147</link>
    <description>&lt;P&gt;How can i generate a calendar which has only one entry per month. In other words I only want to have 12 entries per year.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Aug 2019 20:36:40 GMT</pubDate>
    <dc:creator>nickedw0</dc:creator>
    <dc:date>2019-08-08T20:36:40Z</dc:date>
    <item>
      <title>Calendar with only a single entry per month</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-with-only-a-single-entry-per-month/m-p/1610922#M445147</link>
      <description>&lt;P&gt;How can i generate a calendar which has only one entry per month. In other words I only want to have 12 entries per year.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2019 20:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-with-only-a-single-entry-per-month/m-p/1610922#M445147</guid>
      <dc:creator>nickedw0</dc:creator>
      <dc:date>2019-08-08T20:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calendar with only a single entry per month</title>
      <link>https://community.qlik.com/t5/QlikView/Calendar-with-only-a-single-entry-per-month/m-p/1610927#M445148</link>
      <description>Worked out answer:&lt;BR /&gt;Let vStartDate=Floor(MakeDate(2019));&lt;BR /&gt;Let vNumMonths = 12;&lt;BR /&gt;&lt;BR /&gt;Cal:&lt;BR /&gt;Load TempDate as MonthDate;&lt;BR /&gt;Load RecNo()-1+AddMonths($(vStartDate),RecNo()) As TempDate&lt;BR /&gt;AutoGenerate(vNumMonths));&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Aug 2019 20:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calendar-with-only-a-single-entry-per-month/m-p/1610927#M445148</guid>
      <dc:creator>nickedw0</dc:creator>
      <dc:date>2019-08-08T20:49:11Z</dc:date>
    </item>
  </channel>
</rss>

