<?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: Need custom sort in list box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390123#M815325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;-wildmatch(dim1, 'NA', 'N/V', '*')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;replace dim1 with your field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177294_1.png" style="height: 389px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Sep 2017 11:57:51 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-09-21T11:57:51Z</dc:date>
    <item>
      <title>Need custom sort in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390121#M815323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need help in sorting the values in list box alphabetically.&lt;/P&gt;&lt;P&gt;But the problem is , we have NA and N/V in our data and we need to keep these two specific values at very last and not in between the data in list box.&lt;/P&gt;&lt;P&gt;Is there any way to get this type of custom sort.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390121#M815323</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need custom sort in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390122#M815324</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;Go to Properties -&amp;gt; Sort Tab -&amp;gt; Write the expression for sorting as below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Fieldname = 'NA' or Fieldname = 'N/V',1,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then keep the sorting as ascending.&lt;/P&gt;&lt;P&gt;Also select the Text sorting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 11:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390122#M815324</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2017-09-21T11:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need custom sort in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390123#M815325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;-wildmatch(dim1, 'NA', 'N/V', '*')&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;replace dim1 with your field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/177294_1.png" style="height: 389px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 11:57:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390123#M815325</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-09-21T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Need custom sort in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390124#M815326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try in sort tab expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=match(fieldname.'Value1','value2')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 12:16:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390124#M815326</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-21T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Need custom sort in list box</title>
      <link>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390125#M815327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Thanks for the help. I tried both the answers and both are working fine.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2017 12:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-custom-sort-in-list-box/m-p/1390125#M815327</guid>
      <dc:creator>musketeers</dc:creator>
      <dc:date>2017-09-21T12:31:34Z</dc:date>
    </item>
  </channel>
</rss>

