<?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 Avoid sorting of listbox after selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493064#M1138895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list box which contains the month names. I sorted it based on Month code using Expression sort. The values come sorted the first time, but after a selection is made, the values are sorted randomly. Is there a way to avoid sorting after a selection is made? Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Oct 2013 03:55:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-19T03:55:36Z</dc:date>
    <item>
      <title>Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493064#M1138895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a list box which contains the month names. I sorted it based on Month code using Expression sort. The values come sorted the first time, but after a selection is made, the values are sorted randomly. Is there a way to avoid sorting after a selection is made? Please let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 03:55:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493064#M1138895</guid>
      <dc:creator />
      <dc:date>2013-10-19T03:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493065#M1138896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can i know expression which is used in sort tab ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 04:33:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493065#M1138896</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2013-10-19T04:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493066#M1138897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I thinkn u may be busy ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wite the expression in sort tab and arrange it as ascending,&lt;/P&gt;&lt;P&gt;=only({1}if(Month='Apr',1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='May',2,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Jun',3,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Jul',4,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Aug',5,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Sep',6,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Oct',7,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Nov',8,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Dec',9,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Jan',10,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Feb',11,&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Month='Mar',12)))))))))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this help you...&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;Premhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 05:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493066#M1138897</guid>
      <dc:creator>preminqlik</dc:creator>
      <dc:date>2013-10-19T05:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493067#M1138898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to general tab, enable 'Show as TreeView'&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;In the sort tab, uncheck sort by 'State' .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 08:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493067#M1138898</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-10-19T08:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493068#M1138899</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;See the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 08:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493068#M1138899</guid>
      <dc:creator />
      <dc:date>2013-10-19T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493069#M1138900</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;as tresesco said,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; 'Show as TreeView'&amp;nbsp; sure will work, try it..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 10:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493069#M1138900</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-10-19T10:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493070#M1138901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uncheck the Sort by State option in Sort tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/47888_Capture.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 16:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493070#M1138901</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-19T16:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Avoid sorting of listbox after selection</title>
      <link>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493071#M1138902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;Extremely sorry for not replying. Was out of town. This worked perfectly just that I used &lt;STRONG&gt;only {1} MonthCode&lt;/STRONG&gt;, where MonthCode is a column in my month table. Before this I tried un-checking all options (except Expression) but it didn't work. Also, Show as Tree View actually disables Sort by State and seems to be working as well. Thanks everyone who had replied to my question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Oct 2013 19:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Avoid-sorting-of-listbox-after-selection/m-p/493071#M1138902</guid>
      <dc:creator />
      <dc:date>2013-10-19T19:47:27Z</dc:date>
    </item>
  </channel>
</rss>

