<?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. :Month sort in the Listbox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237675#M88699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that way but still I wonder it cannot be solved in an another way. Thanks for ur feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jul 2010 13:57:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-29T13:57:21Z</dc:date>
    <item>
      <title>Month sort in the Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237673#M88697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI guys,&lt;/P&gt;&lt;P&gt;Looks simple but I dont get.&lt;/P&gt;&lt;P&gt;I load from the excel sheet. The columns there are 2010Jan, 2010Feb, 2010Mar etc..like this.&lt;/P&gt;&lt;P&gt;I load it with the following script as crosstable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;right(left(YearMonth,12),3) as Month&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;After loading and when I want to display as a list box it is displayed as followed and I cannot sort it in any way. Any ideas??&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2036_sourceID:2036" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 13:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237673#M88697</guid>
      <dc:creator />
      <dc:date>2010-07-29T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re. :Month sort in the Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237674#M88698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I were you, I created an Inline Table which contains two Fields : MonthName and MonthNo.&lt;/P&gt;&lt;P&gt;Do a join or a mapping with your main table and sort your field with expression : Only(MonthNo)&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 13:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237674#M88698</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-07-29T13:52:52Z</dc:date>
    </item>
    <item>
      <title>Re. :Month sort in the Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237675#M88699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that way but still I wonder it cannot be solved in an another way. Thanks for ur feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 13:57:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237675#M88699</guid>
      <dc:creator />
      <dc:date>2010-07-29T13:57:21Z</dc:date>
    </item>
    <item>
      <title>Month sort in the Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237676#M88700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Saravan,&lt;/P&gt;&lt;P&gt;I am alredy using same scenario. you have to give Month Numbering in Inline Table . then only you can sort month data in list box.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sunil Jain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 14:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237676#M88700</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2010-07-29T14:11:13Z</dc:date>
    </item>
    <item>
      <title>Month sort in the Listbox</title>
      <link>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237677#M88701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bonjour a tous,&lt;/P&gt;&lt;P&gt;I applied the same.&lt;/P&gt;&lt;P&gt;BUT, have a look at http://community.qlik.com/forums/t/42497.aspx&lt;/P&gt;&lt;P&gt;When we have a click on the month, everything goes unsorted again.&lt;/P&gt;&lt;P&gt;if we use the month in a chart, you will have unsorted month in the chart which is not right?&lt;/P&gt;&lt;P&gt;If you have some fix., please let me know?&lt;/P&gt;&lt;P&gt;Merci et bon weekend!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Mar 2011 09:19:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-sort-in-the-Listbox/m-p/237677#M88701</guid>
      <dc:creator />
      <dc:date>2011-03-12T09:19:35Z</dc:date>
    </item>
  </channel>
</rss>

