<?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 to use interactive sorting based on an expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546527#M204153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure if i understand your issue. As you suggest, you can as well use the sort by expression to fix the sorting. are you not able to check this option also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample5.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50197_sample5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Dec 2013 12:51:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-09T12:51:48Z</dc:date>
    <item>
      <title>How to use interactive sorting based on an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546525#M204151</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;We have a column called rank which we are showing in a straight table chart, this is returned from the datasource as a string e.g. 1/50. When you use interactive sorting Qlikview will sort this column alphabetically e.g. 1/50, 10/50, 11/50, 2/50 etc. I tried to change the sort options for this column but the "Sort by Expression" option was greyed out, my thinking being that I could use a formula that only returns the left hand side of the rank string as number and then sort by that instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone got any suggestions of what we could do to get round this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 12:29:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546525#M204151</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-09T12:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to use interactive sorting based on an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546526#M204152</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;There's a check box you need to check before using the Sort by expression option. also, this needs to be done in the dimension. &lt;/P&gt;&lt;P&gt;If you can't make this work, please attach your application.&lt;/P&gt;&lt;P&gt;You can also use your own Rank() expression to avoid problems wit this text field. Using right/left functions is not advisable&amp;nbsp; as you don't know the lenght of the strings. Ex: 1/50, 50/50, 2/125. They will all return different values. Although you could yo usomething like max(subfield(myRankField, '/'). This create 2 fields, one for the first part before "/" and another one for the second part after "/", you can then use max() to get the first value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;JV&lt;/P&gt;&lt;P&gt;&lt;A href="http://biexperience.wordpress.com/" title="http://biexperience.wordpress.com/"&gt;BI Experience | A place to share our Business Intelligence experiences&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 12:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546526#M204152</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2013-12-09T12:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use interactive sorting based on an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546527#M204153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not sure if i understand your issue. As you suggest, you can as well use the sort by expression to fix the sorting. are you not able to check this option also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sample5.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50197_sample5.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 12:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546527#M204153</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-09T12:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to use interactive sorting based on an expression</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546528#M204154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to change the numeric value in Sort. Right Click on sheet object -&amp;gt; Sort -&amp;gt; Click on expression-&amp;gt; &lt;/P&gt;&lt;P&gt;Check Numeric Value and Text -&amp;gt; You could sort here. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/50184_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sai &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Dec 2013 12:58:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-interactive-sorting-based-on-an-expression/m-p/546528#M204154</guid>
      <dc:creator />
      <dc:date>2013-12-09T12:58:12Z</dc:date>
    </item>
  </channel>
</rss>

