<?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 Sort order on axis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346954#M1175646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create your dimension values - the groups - as dual values.&lt;/P&gt;&lt;P&gt;Alt 1: Use the class function, class( age,5 )&lt;/P&gt;&lt;P&gt;Alt 2: Use the dual function, dual(&amp;lt;display text&amp;gt;, &amp;lt;numeric value from the middle of the range&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can sort your axis numerically. Both functions are described in the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2012 13:35:33 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2012-04-11T13:35:33Z</dc:date>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346953#M1175645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to sort the order displayed in the chart I have.&amp;nbsp; The axis values are currently age groups so for example "-20", "20 - 25", "25 - 30", etc.&amp;nbsp; If I use the sorting options availaible on the properties I cannot achieve what I would like which is "-20" at the top, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone got the magic trick?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 13:20:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346953#M1175645</guid>
      <dc:creator />
      <dc:date>2012-04-11T13:20:51Z</dc:date>
    </item>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346954#M1175646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create your dimension values - the groups - as dual values.&lt;/P&gt;&lt;P&gt;Alt 1: Use the class function, class( age,5 )&lt;/P&gt;&lt;P&gt;Alt 2: Use the dual function, dual(&amp;lt;display text&amp;gt;, &amp;lt;numeric value from the middle of the range&amp;gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can sort your axis numerically. Both functions are described in the help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 13:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346954#M1175646</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-04-11T13:35:33Z</dc:date>
    </item>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346955#M1175647</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; Try the sort by expression option in the sort tab with expression as&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =Num(Trim(SubField(AgeGroup,'-',2)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Celambarasan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 13:46:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346955#M1175647</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-04-11T13:46:58Z</dc:date>
    </item>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346956#M1175648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you but this has not worked...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 13:53:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346956#M1175648</guid>
      <dc:creator />
      <dc:date>2012-04-11T13:53:11Z</dc:date>
    </item>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346957#M1175649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do this by adding an inline load to your script, something like:&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '"Age Group"', Sort&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '"-20"', 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '"20-25"', 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '"26-30"', 3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; '"30 +"', 4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use the new field (Sort) in a sort by expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 14:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346957#M1175649</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-04-11T14:05:22Z</dc:date>
    </item>
    <item>
      <title>Sort order on axis</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346958#M1175650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thank you all I got it to work!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2012 15:40:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-order-on-axis/m-p/346958#M1175650</guid>
      <dc:creator />
      <dc:date>2012-04-11T15:40:24Z</dc:date>
    </item>
  </channel>
</rss>

