<?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 Sort months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300394#M111217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to sort months in a proper order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha Choudhary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Aug 2011 10:26:22 GMT</pubDate>
    <dc:creator>manisha_uit</dc:creator>
    <dc:date>2011-08-25T10:26:22Z</dc:date>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300394#M111217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to sort months in a proper order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha Choudhary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300394#M111217</guid>
      <dc:creator>manisha_uit</dc:creator>
      <dc:date>2011-08-25T10:26:22Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300395#M111218</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;The Month() function returns a dual value with the month name as the text and the month number (1-12) as the value. This will sort in calendar order. &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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Month(date) AS Month,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:29:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300395#M111218</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-08-25T10:29:27Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300396#M111219</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;Yes when ever you sort the value it is sorted in the proper order by desceding or ascending order but if you want to sort it alphabetical or Numerical value it is sorted in that order by selecting in the sort menu option in properties.&lt;/P&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>Thu, 25 Aug 2011 10:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300396#M111219</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T10:37:00Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300397#M111220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Manisha Choudhary,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain more on your requirement? Or you can upload your file for more details on your requirement.&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>Thu, 25 Aug 2011 10:37:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300397#M111220</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-08-25T10:37:57Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300398#M111221</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;Please confirm in any object you want to sort the value of months or by fetching the value you want to sort the value.&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>Thu, 25 Aug 2011 10:40:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300398#M111221</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T10:40:14Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300399#M111222</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;Thanks for your quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me explain what i want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list box containing months which is sorted in alphabetical order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want it in proper order as: Jan Feb Mar Apr ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300399#M111222</guid>
      <dc:creator>manisha_uit</dc:creator>
      <dc:date>2011-08-25T10:43:01Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300400#M111223</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;For sort it in proper order goto &lt;/P&gt;&lt;P&gt;Properties -&amp;gt; Sort -&amp;gt; Check Mark Expression -&amp;gt; select Ascending or Desceding -&amp;gt; or in the below text box type month column field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this you can get sorted month in proper order.&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>Thu, 25 Aug 2011 10:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300400#M111223</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300401#M111224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;But this doesn't seem to work correctly.&lt;/P&gt;&lt;P&gt;Any other solution...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300401#M111224</guid>
      <dc:creator>manisha_uit</dc:creator>
      <dc:date>2011-08-25T10:53:51Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300402#M111225</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;Do you have any small sample file if so please provide to me.Or if you sort the moths by expression so only Expression shold be check mark you check this or not.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 10:56:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300402#M111225</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T10:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300403#M111226</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;Please check you select this or not in the sort menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image.jpg" class="jive-image-thumbnail jive-image" onclick="" src="https://community.qlik.com/legacyfs/online/6794_Image.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:08:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300403#M111226</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T11:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300404#M111227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; Hi Manisha,&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Right Click on List Box --&amp;gt; Perperties --&amp;gt; Sort tab --&amp;gt; Check Expression --&amp;gt; Paste this code : =Match(MONTH, $(=chr(39) &amp;amp; Replace(MonthNames, ';', chr(39) &amp;amp; ',' &amp;amp; chr(39)) &amp;amp; chr(39))) &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Hope this help you.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Note: MONTH is your month field.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG style="color: #ff0000;"&gt;Check attached file.&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Sokkorn&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300404#M111227</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2011-08-25T11:09:36Z</dc:date>
    </item>
    <item>
      <title>Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300405#M111228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sokkorn,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. Its working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manisha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300405#M111228</guid>
      <dc:creator>manisha_uit</dc:creator>
      <dc:date>2011-08-25T11:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sort months</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300406#M111229</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;It is depending on the load from where and what is the data type it is purely converted to original ones or not if it ls load from excel it shold be different.&lt;/P&gt;&lt;P&gt;See the attached sample one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 11:20:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-months/m-p/300406#M111229</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-08-25T11:20:45Z</dc:date>
    </item>
  </channel>
</rss>

