<?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 Creating a 12 month calendar from a list of dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757428#M1023508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I originally had an issue with single dates to a month but next problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can see I have a list of one month many times. I want my end result to be a calendar, ie select July and my stats now show all July as a whole month and not just one day. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="list of months.PNG" class="image-1 jive-image" src="/legacyfs/online/81374_list of months.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Mar 2015 10:22:01 GMT</pubDate>
    <dc:creator>knightwriter</dc:creator>
    <dc:date>2015-03-20T10:22:01Z</dc:date>
    <item>
      <title>Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757428#M1023508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I originally had an issue with single dates to a month but next problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can see I have a list of one month many times. I want my end result to be a calendar, ie select July and my stats now show all July as a whole month and not just one day. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="list of months.PNG" class="image-1 jive-image" src="/legacyfs/online/81374_list of months.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757428#M1023508</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T10:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757429#M1023509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks as if you have only formatted the date.&lt;/P&gt;&lt;P&gt;Please use a function like &lt;/P&gt;&lt;P&gt;MONTHNAME(MyDate)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS MyMonth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This field will show each occurance only once, thus being selectable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757429#M1023509</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-20T10:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757430#M1023510</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;try with&lt;/P&gt;&lt;P&gt;Date(MonthStart(DateField,'MMMM'))&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;MonthName(Monthstart(DateField))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757430#M1023510</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T10:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757431#M1023511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter / max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That worked a charm. I now have the month and the year in the same text box, I would like this separated and to lose the year. See image below for expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="month and year.PNG" class="image-1 jive-image" src="/legacyfs/online/81375_month and year.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:45:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757431#M1023511</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T10:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757432#M1023512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look into the DATE-functions in the OL-Help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MONTH([Activity.Completed Date])&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS Month&lt;/P&gt;&lt;P&gt;YEAR(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Activity.Completed Date]&lt;/SPAN&gt;)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AS Year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should deliver the results&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 10:50:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757432#M1023512</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-03-20T10:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757433#M1023513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for reply. I will certainly check it out. Is it possible to list the months as Jan Feb Mar instead of alphabetically?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757433#M1023513</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T11:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757434#M1023514</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;Yes it is possible,&lt;/P&gt;&lt;P&gt;Go to property-&amp;gt;sort-&amp;gt;&lt;/P&gt;&lt;P&gt;try with Numeric-&amp;gt;Ascending&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;with Expression-&amp;gt;match(FieldName,'Jan','Feb','Mar')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:05:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757434#M1023514</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T11:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757435#M1023515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lads, thank you so much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a whole bunch of years list and only want 2014,2015 &amp;amp; 2016. How do I exlcude the others?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="year.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81387_year.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:08:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757435#M1023515</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T11:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757436#M1023516</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;What is your expresssion for Year??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using YEAR(&lt;SPAN style="font-size: 13.33px;"&gt;[Activity.Completed Date]&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;then write if(match(YEAR(&lt;SPAN style="font-size: 13.33px;"&gt;[Activity.Completed Date]&lt;/SPAN&gt;),'2014','2015','2016'),Year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 11:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757436#M1023516</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-20T11:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a 12 month calendar from a list of dates</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757437#M1023517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Mar 2015 12:00:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-a-12-month-calendar-from-a-list-of-dates/m-p/757437#M1023517</guid>
      <dc:creator>knightwriter</dc:creator>
      <dc:date>2015-03-20T12:00:57Z</dc:date>
    </item>
  </channel>
</rss>

