<?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: make number to month name in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377780#M140838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;month(Date#(field,'M'))&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; as&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; Monthname&lt;/P&gt;&lt;P&gt;from path;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2014 11:13:16 GMT</pubDate>
    <dc:creator>preminqlik</dc:creator>
    <dc:date>2014-05-30T11:13:16Z</dc:date>
    <item>
      <title>make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377771#M140829</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;does anyone now if I can create out of a number a month name??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;8 -&amp;gt; Aug&lt;/P&gt;&lt;P&gt;9 -&amp;gt; Sep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;MT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 11:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377771#M140829</guid>
      <dc:creator />
      <dc:date>2012-08-14T11:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377772#M140830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi MT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try this threads yet?&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/224231"&gt;http://community.qlik.com/message/224231&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/49830"&gt;http://community.qlik.com/thread/49830&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 11:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377772#M140830</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-08-14T11:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377773#M140831</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;Or (assuming MonthNum contains a number such as 8 for Aug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Month(MakeDate(2000, MonthNum, 1)) As Month&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 11:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377773#M140831</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-08-14T11:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377774#M140832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;FOR i=1 to 12 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD Month(MakeDate(Year(Today()),$(i),1)) as Month AutoGenerate(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;NEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;FOR i=1 to 31 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;LOAD $(i) as Day AutoGenerate(1);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;NEXT&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;You can also concatenate the Month or Day field with your original table month &amp;amp; day fileds. By using Concatenate(Table1) Load ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2012 11:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377774#M140832</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-08-14T11:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377775#M140833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your QV script, you can set your Month Names like this...&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;based on which, you can call them in your script below as ... Month(xyz) as "Month Name"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2013 14:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377775#M140833</guid>
      <dc:creator />
      <dc:date>2013-08-14T14:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377776#M140834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;SPAN style="color: #0000ff;"&gt;MonthNo&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 07:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377776#M140834</guid>
      <dc:creator />
      <dc:date>2014-05-30T07:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377777#M140835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your fact table or where you have field MonthNum use Mapping table and map the Monthname in the table See the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14014371955365774" jivemacro_uid="_14014371955365774" modifiedtitle="true"&gt;
&lt;P&gt;MapTable:&lt;/P&gt;
&lt;P&gt;Mapping LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MonthNum, MonthName&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, Jan&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, Feb&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, Mar&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, Apr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, May&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6, Jun&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7, Jul&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8, Aug&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9, Sep&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10, Oct&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11, Nov&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12, Dec&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FactTable:&lt;/P&gt;
&lt;P&gt;LOAD *, ApplyMap('MapTable',MonthNum) as MonthName&amp;nbsp; Inline [&lt;/P&gt;
&lt;P&gt;MonthNum&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;P&gt;8&lt;/P&gt;
&lt;P&gt;9&lt;/P&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;P&gt;12&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FactTable:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*, ApplyMap('MapTable',MonthNum) as MonName&lt;/P&gt;&lt;P&gt;From Location;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 08:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377777#M140835</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-30T08:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377778#M140836</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 like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;Pick(MonthNumber, 'Jan', 'Feb', 'Mar', 'Apr', 'May','Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec') AS MonthName&lt;/P&gt;&lt;P&gt;From DataSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 08:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377778#M140836</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-05-30T08:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377779#M140837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After load a table as mapping table then if you have problem to get the correct monthname then try to load your map table differently see the load script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="_jivemacro_uid_1401447940485706 jive_text_macro jive_macro_code" jivemacro_uid="_1401447940485706" modifiedtitle="true"&gt;
&lt;P&gt;MapTable:&lt;/P&gt;
&lt;P&gt;Mapping LOAD&lt;/P&gt;
&lt;P&gt;RowNo() as MonthNum,&lt;/P&gt;
&lt;P&gt;Month(AddMonths((Today()),RowNo()+7)) as MonName&lt;/P&gt;
&lt;P&gt;AutoGenerate 12;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;FactTable:&lt;/P&gt;
&lt;P&gt;LOAD *, ApplyMap('MapTable',MonthNum) as MonthName&lt;/P&gt;
&lt;P&gt;Inline [&lt;/P&gt;
&lt;P&gt;MonthNum&lt;/P&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;P&gt;8&lt;/P&gt;
&lt;P&gt;9&lt;/P&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;P&gt;12&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 11:03:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377779#M140837</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-30T11:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377780#M140838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *,&lt;/P&gt;&lt;P&gt;month(Date#(field,'M'))&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; as&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; Monthname&lt;/P&gt;&lt;P&gt;from path;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 11:13:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377780#M140838</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2014-05-30T11:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377781#M140839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jonathan.&amp;nbsp; This works seems to work perfectly and simplest without need to use ApplyMaps or any loops.&amp;nbsp; Would mark as correct!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Sep 2014 22:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/377781#M140839</guid>
      <dc:creator />
      <dc:date>2014-09-21T22:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/1770638#M454592</link>
      <description>&lt;P&gt;date(MakeDate(2000, Your_Month_Number_field,1),'MMMM')&lt;/P&gt;</description>
      <pubDate>Mon, 28 Dec 2020 04:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/1770638#M454592</guid>
      <dc:creator>iskezhanov</dc:creator>
      <dc:date>2020-12-28T04:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: make number to month name</title>
      <link>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/1976782#M1220816</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;=Month( MakeDate(1, YourMonthNumber, 1) )&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 07:33:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/make-number-to-month-name/m-p/1976782#M1220816</guid>
      <dc:creator>mehranbi</dc:creator>
      <dc:date>2022-09-05T07:33:08Z</dc:date>
    </item>
  </channel>
</rss>

