<?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 get same month Name for all the years? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136244#M754274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavesh,&lt;/P&gt;&lt;P&gt;If you want full months names you will get with the creation of the Inline table for that, like bellow&lt;/P&gt;&lt;P&gt;SNo Short_Month Full_Month&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; February&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating you just form associate between existing short month table.&lt;/P&gt;&lt;P&gt;This is very helpful in different situations. with this, you can use short and full month names where you want.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2018 17:22:53 GMT</pubDate>
    <dc:creator>Gopi_E</dc:creator>
    <dc:date>2018-10-04T17:22:53Z</dc:date>
    <item>
      <title>How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136239#M754269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a date field which is in '2018-08-31' format. I used the following expression in my script to get the Year and Month from it;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Date) as Year,&lt;/P&gt;&lt;P&gt;date(Date, 'MMMM') as Month &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I used list box for Year and Month, I am getting 12 months for 2016, separate 12 months for 2017 and separate 9 months for 2018. How to resolve this, to get the same months for all the years? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/How-to-get-same-month-Name-for-all-the-years/m-p/136239#M754269</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136240#M754270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach a sample file along the expected&amp;nbsp; output ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 15:39:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136240#M754270</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2018-10-04T15:39:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136241#M754271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be use Month(Date) AS Month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 16:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136241#M754271</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-04T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136242#M754272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have used &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Month(Date) AS Month and I am getting same months for all years. But my month are like Jan, Feb, Mar....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;But I want to have full month names &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 16:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136242#M754272</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-10-04T16:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136243#M754273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;try&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;SET LongMonthNames='January;February;March;April;May;June;July;August;September;October;November;December';&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Dual(&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10.6667px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OrderDate&lt;/SPAN&gt;, 'MMMM'),&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;Month(&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit; font-size: 10.6667px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;OrderDate&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;)) &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;AS Month&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 17:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136243#M754273</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-04T17:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136244#M754274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhavesh,&lt;/P&gt;&lt;P&gt;If you want full months names you will get with the creation of the Inline table for that, like bellow&lt;/P&gt;&lt;P&gt;SNo Short_Month Full_Month&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Jan&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; January&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Feb&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; February&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After creating you just form associate between existing short month table.&lt;/P&gt;&lt;P&gt;This is very helpful in different situations. with this, you can use short and full month names where you want.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 17:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136244#M754274</guid>
      <dc:creator>Gopi_E</dc:creator>
      <dc:date>2018-10-04T17:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get same month Name for all the years?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136245#M754275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try what Dilip suggested using 'MMMM' or you can also use Mapping table like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FullMonthName:&lt;/P&gt;&lt;P&gt;MAPPING LOAD * INLINE [&lt;/P&gt;&lt;P&gt;Month, MonthName&lt;/P&gt;&lt;P&gt;Jan, January&lt;/P&gt;&lt;P&gt;Feb, February&lt;/P&gt;&lt;P&gt;Mar, March&lt;/P&gt;&lt;P&gt;Apr, April&lt;/P&gt;&lt;P&gt;May, May&lt;/P&gt;&lt;P&gt;Jun, June&lt;/P&gt;&lt;P&gt;Jul, July&lt;/P&gt;&lt;P&gt;Aug, August&lt;/P&gt;&lt;P&gt;Sep, September&lt;/P&gt;&lt;P&gt;Oct, October&lt;/P&gt;&lt;P&gt;Nov, November&lt;/P&gt;&lt;P&gt;Dec, December&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('FullMonthName', Text(Month(DateField))) AS MonthNames&lt;/P&gt;&lt;P&gt;From yourtablename;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2018 17:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-same-month-Name-for-all-the-years/m-p/136245#M754275</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-10-04T17:59:36Z</dc:date>
    </item>
  </channel>
</rss>

