<?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: How do I do a custom sort on text values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846348#M297111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I'm still getting the same result though.&amp;nbsp; As I said to Peter's reply, I'm using a variable and not a field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Apr 2015 16:08:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-02T16:08:19Z</dc:date>
    <item>
      <title>How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846344#M297107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart that I want sorted as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Past Due&lt;/P&gt;&lt;P&gt;Today&lt;/P&gt;&lt;P&gt;Due w/in 5 Days&lt;/P&gt;&lt;P&gt;Due Beyond 5 Days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added the following expression in the sort tab in the chart properties:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vAGING_ORDER_BUCKET&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'Past Due','Today','Due w/in 5 Days','Due Beyond 5 Days') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This is not working as I want with the chart sorting like this instead (whether I choose Ascending or Descending - makes no difference - not that I expected it too):&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Due Beyond 5 Days&lt;/P&gt;&lt;P&gt;Past Due&lt;/P&gt;&lt;P&gt;Due w/in 5 Days&lt;/P&gt;&lt;P&gt;Today&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideas??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 14:46:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846344#M297107</guid>
      <dc:creator />
      <dc:date>2015-04-02T14:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846345#M297108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This formula should work, if &lt;STRONG&gt;&lt;EM style="color: #808080; font-size: 8pt;"&gt;vAGING_ORDER_BUCKET&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;is a fieldname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 15:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846345#M297108</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-04-02T15:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846346#M297109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Only({1}Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;('$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="color: #808080; font-size: 8pt; font-family: inherit; font-weight: inherit;"&gt;&lt;EM&gt;vAGING_ORDER_BUCKET)'&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'Past Due','Today','Due w/in 5 Days','Due Beyond 5 Days'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Only({1}Match&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-size: 8pt; font-family: inherit; color: #808080;"&gt;vAGING_ORDER_BUCKET&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;,'Past Due','Today','Due w/in 5 Days','Due Beyond 5 Days'))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 15:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846346#M297109</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-02T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846347#M297110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&amp;nbsp; It is a variable not a field.&amp;nbsp; As I'm new to this, I guess that matters.&amp;nbsp; That being the case, do you have another suggestion?&amp;nbsp; I tried the other suggestion by Manish and I still get the same result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:07:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846347#M297110</guid>
      <dc:creator />
      <dc:date>2015-04-02T16:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846348#M297111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp; I'm still getting the same result though.&amp;nbsp; As I said to Peter's reply, I'm using a variable and not a field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:08:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846348#M297111</guid>
      <dc:creator />
      <dc:date>2015-04-02T16:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I do a custom sort on text values?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846349#M297112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the first suggestion by Manish with the $ (which I didn't do the first time - my bad) and it worked!&amp;nbsp; Thank you so much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Apr 2015 16:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-do-a-custom-sort-on-text-values/m-p/846349#M297112</guid>
      <dc:creator />
      <dc:date>2015-04-02T16:13:29Z</dc:date>
    </item>
  </channel>
</rss>

