<?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: Custom sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561162#M209467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right. however I just realized the main cause of my problem is that I want to sort calculated dimension instead of normal dimension; if is normal dimension i would be able to use match, any body can solve this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Aug 2013 08:53:08 GMT</pubDate>
    <dc:creator>n1ef5ng1</dc:creator>
    <dc:date>2013-08-06T08:53:08Z</dc:date>
    <item>
      <title>Custom sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561160#M209465</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;I have this Region Code field name 10,20,30,40,50,61,62,70,81,82&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like it to sort in this order in one of my particular report, 10,20,30,50,61,62,40,82,81&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried using Match, WildMatch on Sort -&amp;gt; Expression but it does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to edit any scripting pertaining to this problem I am facing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can do this custom sorting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 07:37:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561160#M209465</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-08-06T07:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561161#M209466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you tried with sort by expression option and expression as&lt;/P&gt;&lt;P&gt;Match(RegionCode,&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;10,20,30,50,61,62,40,82,81&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will works. if not can you share the sample file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use Load order&lt;/P&gt;&lt;P&gt;Before loading your data table you have to use inline load first as&lt;/P&gt;&lt;P&gt;LoadOrder:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;RegionCode&lt;/P&gt;&lt;P&gt;70&lt;/P&gt;&lt;P&gt;10&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;30&lt;/P&gt;&lt;P&gt;50&lt;/P&gt;&lt;P&gt;61&lt;/P&gt;&lt;P&gt;62&lt;/P&gt;&lt;P&gt;40&lt;/P&gt;&lt;P&gt;82&lt;/P&gt;&lt;P&gt;81];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 07:48:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561161#M209466</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-06T07:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561162#M209467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are right. however I just realized the main cause of my problem is that I want to sort calculated dimension instead of normal dimension; if is normal dimension i would be able to use match, any body can solve this issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 08:53:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561162#M209467</guid>
      <dc:creator>n1ef5ng1</dc:creator>
      <dc:date>2013-08-06T08:53:08Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561163#M209468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Calculated dimension based on what criteria?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 08:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561163#M209468</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-08-06T08:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561164#M209469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create inline table in order you want to sort&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your case as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;RegionCode, Sort&lt;/P&gt;&lt;P&gt;10,1&lt;/P&gt;&lt;P&gt;20,2&lt;/P&gt;&lt;P&gt;30,3&lt;/P&gt;&lt;P&gt;50,4&lt;/P&gt;&lt;P&gt;61,5&lt;/P&gt;&lt;P&gt;62,6&lt;/P&gt;&lt;P&gt;40,7&lt;/P&gt;&lt;P&gt;82,8&lt;/P&gt;&lt;P&gt;81,9 ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to chart properties&amp;gt;sort tab in expression use Sort filed &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2013 09:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting/m-p/561164#M209469</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2013-08-06T09:42:58Z</dc:date>
    </item>
  </channel>
</rss>

