<?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: Any idea about sorting ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392707#M146472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just sort by AC_AGE. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2012 21:12:27 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-10T21:12:27Z</dc:date>
    <item>
      <title>Any idea about sorting ?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392705#M146470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list box , and I want to sort it in ascending or&amp;nbsp; decendinging order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The list box contains aphanumberic values...I'm attaching the app..I tried doing by going to the properties,sort tab.. the thing is it only works if data is numeric or has alphabets..doesn't work for alphanumeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 17:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392705#M146470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-10T17:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Any idea about sorting ?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392706#M146471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you choose Sort by expression you should &lt;SPAN style="text-decoration: underline;"&gt;write that expression&lt;/SPAN&gt;. For example =AC_AGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there is an easier way. Use dual function as a listbox expression:&lt;/P&gt;&lt;P&gt;=dual(FLOOR(AC_AGE)&amp;amp;'Years '&amp;amp;(AC_AGE - FLOOR(AC_AGE))*12 &amp;amp; ' Months', AC_AGE)&lt;/P&gt;&lt;P&gt;This returns dual value - numeric AC_AGE with your complex text format.&lt;/P&gt;&lt;P&gt;Then you can sort it just by Numeric Value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same trick works with calculated dimension, use:&lt;/P&gt;&lt;P&gt; =dual(FLOOR(AC_AGE)&amp;amp;'Years '&amp;amp;(AC_AGE - FLOOR(AC_AGE))*12 &amp;amp; ' Months', AC_AGE)&lt;/P&gt;&lt;P&gt;and sort it as number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 18:03:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392706#M146471</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-10T18:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Any idea about sorting ?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392707#M146472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just sort by AC_AGE. See attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 21:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392707#M146472</guid>
      <dc:creator />
      <dc:date>2012-09-10T21:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Any idea about sorting ?</title>
      <link>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392708#M146473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Whitline and rebeccad..the solutions given by both of you works perfect..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2012 14:48:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Any-idea-about-sorting/m-p/392708#M146473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-11T14:48:45Z</dc:date>
    </item>
  </channel>
</rss>

