<?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: Order Values in ListBox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724208#M1082711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use Match() function in Sort tab---&amp;gt;Expression&lt;/P&gt;&lt;P&gt;lsome thing like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Match(&amp;lt;Filed-name&amp;gt;,'0&amp;lt;X&amp;lt;2','2&amp;lt;X&amp;lt;4','4&amp;lt;X&amp;lt;6','6&amp;lt;X&amp;lt;8')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will help&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2014 13:39:16 GMT</pubDate>
    <dc:creator>sasikanth</dc:creator>
    <dc:date>2014-07-07T13:39:16Z</dc:date>
    <item>
      <title>Order Values in ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724204#M1082707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a ListBox where there are the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0&amp;lt;X&amp;lt;2&lt;/P&gt;&lt;P&gt;2&amp;lt;X&amp;lt;4&lt;/P&gt;&lt;P&gt;4&amp;lt;X&amp;lt;6&lt;/P&gt;&lt;P&gt;6&amp;lt;X&amp;lt;8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is that when I show those values, they show differently, and I've tried different ways (Number, Text, Load Order).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know how could I order them?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724204#M1082707</guid>
      <dc:creator />
      <dc:date>2014-07-07T12:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Order Values in ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724205#M1082708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mart,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorting by 'Text' is the right answer see the picture below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sortbucket.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/61866_Sortbucket.jpg" style="width: 620px; height: 410px;" /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:54:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724205#M1082708</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-07-07T12:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Order Values in ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724206#M1082709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! And what if I have the value: X&amp;gt;8? Is there any way to order that one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because it appears as the first value when I order them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724206#M1082709</guid>
      <dc:creator />
      <dc:date>2014-07-07T12:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Order Values in ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724207#M1082710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mart, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested it and it worked well with sorting by 'Text'. See the picture&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sortbucket.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/61869_Sortbucket.jpg" style="width: 620px; height: 423px;" /&gt;&lt;/P&gt;&lt;P&gt;You should be aware not to have a space in front of the X, though...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 13:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724207#M1082710</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-07-07T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Order Values in ListBox</title>
      <link>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724208#M1082711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to use Match() function in Sort tab---&amp;gt;Expression&lt;/P&gt;&lt;P&gt;lsome thing like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Match(&amp;lt;Filed-name&amp;gt;,'0&amp;lt;X&amp;lt;2','2&amp;lt;X&amp;lt;4','4&amp;lt;X&amp;lt;6','6&amp;lt;X&amp;lt;8')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope it will help&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2014 13:39:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Order-Values-in-ListBox/m-p/724208#M1082711</guid>
      <dc:creator>sasikanth</dc:creator>
      <dc:date>2014-07-07T13:39:16Z</dc:date>
    </item>
  </channel>
</rss>

