<?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: List Box Sort in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342788#M126597</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way is to create flag in the script: High =1, Medium - 2, Low - 3. Then in the Properties, sort ascending by this flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 18:52:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-07T18:52:44Z</dc:date>
    <item>
      <title>List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342786#M126595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a LIST BOX holding the Impact Values: High, Medium and Low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want them to sort in the following order in the list box :&lt;/P&gt;&lt;P&gt;High&lt;/P&gt;&lt;P&gt;Medium&lt;/P&gt;&lt;P&gt;Low&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression in the list box: &lt;/P&gt;&lt;P&gt;=Count( {$&amp;lt;Impact= {'High','Medium','Low'} &amp;gt;} Distinct [Incident Number] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 16:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342786#M126595</guid>
      <dc:creator>hkg_qlik</dc:creator>
      <dc:date>2012-06-07T16:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342787#M126596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this in the properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=match([&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Impact Values]&lt;/SPAN&gt;,'&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;High&lt;/SPAN&gt;','&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Medium &lt;/SPAN&gt;','&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Low&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Order ascending&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 18:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342787#M126596</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-06-07T18:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342788#M126597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way is to create flag in the script: High =1, Medium - 2, Low - 3. Then in the Properties, sort ascending by this flag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 18:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342788#M126597</guid>
      <dc:creator />
      <dc:date>2012-06-07T18:52:44Z</dc:date>
    </item>
    <item>
      <title>List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342789#M126598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=match([&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Impact Values]&lt;/SPAN&gt;,'&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;High&lt;/SPAN&gt;','&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Medium &lt;/SPAN&gt;','&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #eef4f9;"&gt;Low&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;Order ascending&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;I tried it but its not working in this scenario.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;H&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 19:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342789#M126598</guid>
      <dc:creator>hkg_qlik</dc:creator>
      <dc:date>2012-06-07T19:05:38Z</dc:date>
    </item>
    <item>
      <title>List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342790#M126599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you suggesting to create an inline load for the flag in the backend script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;H&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 19:13:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342790#M126599</guid>
      <dc:creator>hkg_qlik</dc:creator>
      <dc:date>2012-06-07T19:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: List Box Sort</title>
      <link>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342791#M126600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your field is Impact, not [Impact Values]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;=match(&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Impact&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;,'&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;High&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;','&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Medium &lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;','&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 12px; color: #636363; font-family: Arial;"&gt;Low&lt;/SPAN&gt;&lt;SPAN style="color: #636363; font-family: Arial; font-size: 12px; background-color: #ffffff;"&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 19:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/List-Box-Sort/m-p/342791#M126600</guid>
      <dc:creator>chematos</dc:creator>
      <dc:date>2012-06-07T19:18:01Z</dc:date>
    </item>
  </channel>
</rss>

