<?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: to get month name and year from month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215734#M853496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. Sona,&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;Use this code: &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;Date(Date#(yourdatefield,'DD/MM/YYYY'),'MMM YY') as yourdatefield&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;and make sure your MonthNames variable is set correctly to interpret the month names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 09:17:34 GMT</pubDate>
    <dc:creator>sarvesh</dc:creator>
    <dc:date>2017-03-02T09:17:34Z</dc:date>
    <item>
      <title>to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215732#M853494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in dimension i have month field, but in the source as month as i have the format as 1/1/2016&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in the chart i want the axis to show as Jan 16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do we do ? please help&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/to-get-month-name-and-year-from-month/m-p/1215732#M853494</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215733#M853495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use MonthName(FieldName) in Dimension.&lt;/P&gt;&lt;P&gt;Or you can create this as new field in script to get used in multiple charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:13:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215733#M853495</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2017-03-02T09:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215734#M853496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.. Sona,&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;Use this code: &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;Date(Date#(yourdatefield,'DD/MM/YYYY'),'MMM YY') as yourdatefield&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;and make sure your MonthNames variable is set correctly to interpret the month names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:17:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215734#M853496</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-03-02T09:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215735#M853497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or even easier, if this works for you, use&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;MonthName(DateField) AS MonthName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In your script rather than MonthName() in the expression, although it will work as well.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215735#M853497</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2017-03-02T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215736#M853498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;=Date(today(),'MMMYY')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;=Date(FieldName,'MMMYY')&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will gives you Mar17&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you feel your issue is solved please close the thread&amp;nbsp; by clicking "&lt;STRONG&gt;Correct Answer&lt;/STRONG&gt;"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 09:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215736#M853498</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-03-02T09:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: to get month name and year from month</title>
      <link>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215737#M853499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please close the thread, if your problem has been resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 10:08:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/to-get-month-name-and-year-from-month/m-p/1215737#M853499</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-03-02T10:08:26Z</dc:date>
    </item>
  </channel>
</rss>

