<?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 values in multibox dropdowns in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166243#M38249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post it and we may have a look at!&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2009 04:28:45 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2009-11-27T04:28:45Z</dc:date>
    <item>
      <title>Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166239#M38245</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 multibox with a dropdown. Its values are calculated by a simple string function:&lt;/P&gt;&lt;P&gt;=Left(product_code,1)&lt;/P&gt;&lt;P&gt;the product codes look like this:&lt;/P&gt;&lt;P&gt;1-2234&lt;BR /&gt;1-2111&lt;BR /&gt;2-3231&lt;BR /&gt;a.s.o.&lt;/P&gt;&lt;P&gt;Here is the problem: the dropdown is populated with values in random order, i.e. &lt;STRONG&gt;[EDIT: see bottom!]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2&lt;BR /&gt;1&lt;BR /&gt;5&lt;BR /&gt;3&lt;BR /&gt;4&lt;/P&gt;&lt;P&gt;But it would be much more convenient to have it&lt;/P&gt;&lt;P&gt;1&lt;BR /&gt;2&lt;BR /&gt;3&lt;BR /&gt;4&lt;BR /&gt;5&lt;/P&gt;&lt;P&gt;... of course. how can this be done?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: I just saved and reloaded my QV file - and now the values are sorted. Does anyone have a clue what might have caused this?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:29:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166239#M38245</guid>
      <dc:creator />
      <dc:date>2009-11-26T16:29:57Z</dc:date>
    </item>
    <item>
      <title>Sort Value in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166240#M38246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to sort tab in the multi box properties and check numeric value ascending&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166240#M38246</guid>
      <dc:creator />
      <dc:date>2009-11-26T16:43:35Z</dc:date>
    </item>
    <item>
      <title>Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166241#M38247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Two quick possibilities:&lt;/P&gt;&lt;P&gt;1. Load this as a separate field in the script:&lt;/P&gt;&lt;P&gt;Left(product_code,1) as MultiboxField&lt;/P&gt;&lt;P&gt;2. Go to Multibox properties and the Sort tab where you set the expression to be sorted by expression and use the same one there: =Left(product_code,1) ascending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 16:46:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166241#M38247</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-26T16:46:35Z</dc:date>
    </item>
    <item>
      <title>Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166242#M38248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;However, I have a problem with solutions 2, because there simply is no sort option if the field is calculated field. Only the "real" fields show up here.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: Sorry, this is getting weird. Now even the product values are not sorted, though I set it to do so in the sort options...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT2: This IS weird. I got a copy of the QV file which sorts the values and one which doesn't though the settings are the same. (If I did not overlook something.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 17:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166242#M38248</guid>
      <dc:creator />
      <dc:date>2009-11-26T17:00:30Z</dc:date>
    </item>
    <item>
      <title>Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166243#M38249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post it and we may have a look at!&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 04:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166243#M38249</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2009-11-27T04:28:45Z</dc:date>
    </item>
    <item>
      <title>Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166244#M38250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also would like to take a look at the two "identical" copies that behave differently. Although it wouldn't surprise me... Not sure you can hava a &lt;B&gt;relaible&lt;/B&gt; sorting on a &lt;B&gt;calculated&lt;/B&gt; field. It's better to use option 1 from Johannes if sorting is of any importance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 05:02:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166244#M38250</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-27T05:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sort values in multibox dropdowns</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166245#M38251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did the same, just that i use subfield.&lt;/P&gt;&lt;P&gt;Thereotically, it should work. but it didnt.&lt;/P&gt;&lt;P&gt;weird and strange.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 08:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-values-in-multibox-dropdowns/m-p/166245#M38251</guid>
      <dc:creator />
      <dc:date>2012-11-16T08:23:54Z</dc:date>
    </item>
  </channel>
</rss>

