<?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 Convert JAN FY2011 into Month Number in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235902#M87131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Deepak&lt;/P&gt;&lt;P&gt;This works but when I try to add 2 to this number is gives a strange result ?&lt;/P&gt;&lt;P&gt;For Jan it gives 1 but when i add 1 to it eg. =date(date#(left(MonthName,3),'MMM'),'MM') +1 it gives me -362&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2011 12:45:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-03-02T12:45:56Z</dc:date>
    <item>
      <title>Convert JAN FY2011 into Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235900#M87129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to convert "JAN FY2011" into Month Number.&lt;/P&gt;&lt;P&gt;QlikView would not understand the above format as date, so I need to get the Month Number and Year Number.&lt;/P&gt;&lt;P&gt;I get the Year Number by using Right(Field,4)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do I convert the Month Name into Month Number ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235900#M87129</guid>
      <dc:creator />
      <dc:date>2011-03-02T12:29:37Z</dc:date>
    </item>
    <item>
      <title>Convert JAN FY2011 into Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235901#M87130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;You can work around in below way&lt;/P&gt;&lt;P&gt;date(date#(left(field,3),'MMM'),'MM') . this will giev you JAN as 01.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235901#M87130</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-03-02T12:39:31Z</dc:date>
    </item>
    <item>
      <title>Convert JAN FY2011 into Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235902#M87131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Deepak&lt;/P&gt;&lt;P&gt;This works but when I try to add 2 to this number is gives a strange result ?&lt;/P&gt;&lt;P&gt;For Jan it gives 1 but when i add 1 to it eg. =date(date#(left(MonthName,3),'MMM'),'MM') +1 it gives me -362&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235902#M87131</guid>
      <dc:creator />
      <dc:date>2011-03-02T12:45:56Z</dc:date>
    </item>
    <item>
      <title>Convert JAN FY2011 into Month Number</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235903#M87132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok got it working thanks for ur help buddy :&lt;/P&gt;&lt;P&gt;num(month(date#(left(MonthName,3),'MMM'))) +3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2011 12:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-JAN-FY2011-into-Month-Number/m-p/235903#M87132</guid>
      <dc:creator />
      <dc:date>2011-03-02T12:51:05Z</dc:date>
    </item>
  </channel>
</rss>

