<?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 Custom Sort By Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311501#M1198294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In sort tab--&amp;gt;uncheck the sort by state option which makes possible or selected values to the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Apr 2012 10:18:17 GMT</pubDate>
    <dc:creator>CELAMBARASAN</dc:creator>
    <dc:date>2012-04-13T10:18:17Z</dc:date>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311494#M1198287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I have a dimension in a pivot table called Label.&lt;/P&gt;&lt;P&gt;The values of the labels are text strings. There are 5 of them.&lt;/P&gt;&lt;P&gt;'Very Big Label'&lt;/P&gt;&lt;P&gt;'Medium Big Label'&lt;/P&gt;&lt;P&gt;'Small Label'&lt;/P&gt;&lt;P&gt;'Default Label'&lt;/P&gt;&lt;P&gt;'Insignificant Label'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The people I am building the report for always want to see the labels in this order. I can't sort by Text, or Load order, or frequency, so I am wondering if I can create a custom expression to sort them in this order. But I am not very good with the expression language. Can anyone help me write an expression which will sort them in the correct way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-JC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 20:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311494#M1198287</guid>
      <dc:creator />
      <dc:date>2011-03-07T20:49:03Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311495#M1198288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sort by the Result of the MATCH-function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;MATCH(CustomerRank, 'Very Big Label', 'Medium Big Label', 'Small Label', 'Default Label', 'Insignificant Label')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 20:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311495#M1198288</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-03-07T20:52:59Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311496#M1198289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to get this to work. In your formula what is CustomerRank?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 22:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311496#M1198289</guid>
      <dc:creator />
      <dc:date>2011-03-07T22:03:11Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311497#M1198290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This should be your fieldname for the grouping of the customers.&lt;/P&gt;&lt;P&gt;++&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 22:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311497#M1198290</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-03-07T22:05:38Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311498#M1198291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The field name with these values is Label. Is that what you mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Mar 2011 22:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311498#M1198291</guid>
      <dc:creator />
      <dc:date>2011-03-07T22:48:02Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311499#M1198292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes!&lt;/P&gt;&lt;P&gt;++&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2011 16:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311499#M1198292</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-03-08T16:40:39Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311500#M1198293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this Match expression works great to sort my list box content being "red", "yellow", "green". &lt;/P&gt;&lt;P&gt;However, as soon as I select a value, this value is moved to the bottom of the list which is quite confusing for the user. How do I keep it from moving when I select?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 10:10:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311500#M1198293</guid>
      <dc:creator />
      <dc:date>2012-04-13T10:10:06Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311501#M1198294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In sort tab--&amp;gt;uncheck the sort by state option which makes possible or selected values to the top.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 10:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311501#M1198294</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-13T10:18:17Z</dc:date>
    </item>
    <item>
      <title>Custom Sort By Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311502#M1198295</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;somehow I got it to work, but I don't know how. The "sort by state" option is actually disabled at this moment. See below. Perhaps that is triggered by some other setting. But now I know what that option is doing - thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="ScreenShot_04 Apr. 13 15.25.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/12981_ScreenShot_04+Apr.+13+15.25.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2012 13:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-Sort-By-Expression/m-p/311502#M1198295</guid>
      <dc:creator />
      <dc:date>2012-04-13T13:27:39Z</dc:date>
    </item>
  </channel>
</rss>

