<?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 Change month number to name NOT in SQL but in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330228#M121649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks, yves, that worked just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 May 2012 20:31:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-30T20:31:35Z</dc:date>
    <item>
      <title>Change month number to name NOT in SQL but in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330226#M121647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I have an inherited SQL script that works fine to give me a field "Month", which contains 1-12. Naturally, on reports, I'd prefer to show the month name. First, I tried doing it SQL, but the result was the month names (fine), but in a random order. No matter what I picked in the "Sort" property in the list box, they wouldn't come up in month order (alphabetical? sure. state? sure. but calendar order? No.)&amp;nbsp; Within the "Month" (number) list box, I tried the expression = Pick(Month, $(MonthNames)) but that didn't change it. Is there away to do this in the Listbox and not in SQL? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 19:45:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330226#M121647</guid>
      <dc:creator />
      <dc:date>2012-05-30T19:45:57Z</dc:date>
    </item>
    <item>
      <title>Change month number to name NOT in SQL but in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330227#M121648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bevoryou load your data from sql, you have to create a dual&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load dual(String,Num) as Month inline&lt;/P&gt;&lt;P&gt;[String,Num&lt;/P&gt;&lt;P&gt;Jan,1&lt;/P&gt;&lt;P&gt;Fev,2&lt;/P&gt;&lt;P&gt;Mar,3&lt;/P&gt;&lt;P&gt;Apr,4&lt;/P&gt;&lt;P&gt;Mai,5&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Dec,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here you can load you data and use the fied Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;und now you can use the name of month in your listbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if my solution help can help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 20:11:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330227#M121648</guid>
      <dc:creator>yvesqlik</dc:creator>
      <dc:date>2012-05-30T20:11:02Z</dc:date>
    </item>
    <item>
      <title>Change month number to name NOT in SQL but in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330228#M121649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks, yves, that worked just fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2012 20:31:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-month-number-to-name-NOT-in-SQL-but-in-list-box/m-p/330228#M121649</guid>
      <dc:creator />
      <dc:date>2012-05-30T20:31:35Z</dc:date>
    </item>
  </channel>
</rss>

