<?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: Month Year to Month Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16021#M787824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure why not, but instead of using date functions create a dual yourself. So in the 'normal' calendar create script where you iterate between a min and max date load a field like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(Date(TempDate,'MMM-YYYY',Rowno()) as MonthYear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 17:33:43 GMT</pubDate>
    <dc:creator>stigchel</dc:creator>
    <dc:date>2018-02-27T17:33:43Z</dc:date>
    <item>
      <title>Month Year to Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16020#M787823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I'm wondering if you can change month year to month numbers for consecutive years. I want the month numbers for the last 3 years with&amp;nbsp; January 2015 starting as '1'. Is it possible to go past 12 months in Qlikview?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;For example,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;month_year&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;month_number&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Mar-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Apr-2015&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;...&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan-2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Feb-2017&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;26&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16020#M787823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year to Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16021#M787824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure why not, but instead of using date functions create a dual yourself. So in the 'normal' calendar create script where you iterate between a min and max date load a field like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dual(Date(TempDate,'MMM-YYYY',Rowno()) as MonthYear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16021#M787824</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-02-27T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year to Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16022#M787825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another option is to just use AutoNumber(month_year) as month_number in your mast calendar table where the table is sorted by date or month_year in ascending order&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:37:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16022#M787825</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-27T17:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year to Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16023#M787828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For master calendar scripts see for example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewcookbook.com/2015/05/better-calendar-scripts/" title="http://qlikviewcookbook.com/2015/05/better-calendar-scripts/"&gt;Better Calendar Scripts | Qlikview Cookbook&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 17:48:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16023#M787828</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2018-02-27T17:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Month Year to Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16024#M787830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny! Worked perfectly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 18:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-to-Month-Number/m-p/16024#M787830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-27T18:43:19Z</dc:date>
    </item>
  </channel>
</rss>

