<?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: How to create a calendar in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676765#M245611</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John - check this out and let us know if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48693"&gt;Creating A Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 22:56:39 GMT</pubDate>
    <dc:creator>Michael_Tarallo</dc:creator>
    <dc:date>2014-08-13T22:56:39Z</dc:date>
    <item>
      <title>How to create a calendar</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676764#M245610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I am brand new to qlikview and I have a question i am hoping I can get some help with. I tried the following in the script to have dates for the past 2 years. but it gave me error. Any help will be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let start = floor(date(AddMonths(today(),-24));&lt;/P&gt;&lt;P&gt;let end = floor(date(Today()));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let numofdays = end - start+1;&lt;/P&gt;&lt;P&gt;Time_table:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Distinct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoNumberHash128(MonthName(date($(start)+ RowNo() -1))) as Month_Seq,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MonthName(date($(start)+ RowNo() -1)) as Month_name,&lt;/P&gt;&lt;P&gt;MonthName(date($(start)+ RowNo() -1)) as My_month,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date($(start)+ RowNo() -1)as Date&lt;/P&gt;&lt;P&gt;AutoGenerate $(numofdays);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 22:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676764#M245610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T22:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a calendar</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676765#M245611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John - check this out and let us know if it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/48693"&gt;Creating A Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 22:56:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676765#M245611</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-08-13T22:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a calendar</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676766#M245612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mike. That video looks really good and important. I will&amp;nbsp; check it out. However I found the error in my script.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp; let start = floor(date(AddMonths(today(),-24));&amp;nbsp;&amp;nbsp; in this line, I had missed a 'bracket' or parenthesis. So altogether it should have 3 of them, which I added and it worked! Thanks again&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 23:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676766#M245612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-13T23:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a calendar</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676767#M245613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear, have a great night.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 23:24:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-create-a-calendar/m-p/676767#M245613</guid>
      <dc:creator>Michael_Tarallo</dc:creator>
      <dc:date>2014-08-13T23:24:51Z</dc:date>
    </item>
  </channel>
</rss>

