<?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: sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388532#M144985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Itsangad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this option but by writing an inline script for small list and it is working.&lt;/P&gt;&lt;P&gt;But for this Dimension, the list is too long, then I dont think it is feasible to write inline script for long list of dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you suggest?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2013 11:44:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-27T11:44:14Z</dc:date>
    <item>
      <title>sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388528#M144981</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 have 2 dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1 has data as fld A, fld B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim2 has data as fld1, fld2, fld3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fldA -&amp;gt; fld1, fld2&lt;/P&gt;&lt;P&gt;fldB -&amp;gt; fld3, fld1, fld2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now here I have the problem in order of data displayed in Dim2&lt;/P&gt;&lt;P&gt;currently under fldB it showing in sequence -&amp;gt;fld1, fld2, fld3 (see image1)&lt;/P&gt;&lt;P&gt;But I want the order of dim2 under fldB as fld3, fld1, fld2 (see image2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 10:55:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388528#M144981</guid>
      <dc:creator />
      <dc:date>2013-02-27T10:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388529#M144982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sort tab--&amp;gt; check the Dim2 expression--&amp;gt; give Right(Dim2,1)--&amp;gt;sort asc or desc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388529#M144982</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2013-02-27T11:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388530#M144983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sivaraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388530#M144983</guid>
      <dc:creator />
      <dc:date>2013-02-27T11:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388531#M144984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Hi Apurva, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;You can try this : Sort tab -&amp;gt; Load Order&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;You can Load the fields in this order : &lt;SPAN style="color: #737373; background-color: #ffffff;"&gt;fld3, fld1, fld2&lt;SPAN style="color: #000000;"&gt; in the script.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: arial, helvetica, sans-serif;"&gt;Thanks, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; color: #000000;"&gt;Angad&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:39:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388531#M144984</guid>
      <dc:creator />
      <dc:date>2013-02-27T11:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388532#M144985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Itsangad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this option but by writing an inline script for small list and it is working.&lt;/P&gt;&lt;P&gt;But for this Dimension, the list is too long, then I dont think it is feasible to write inline script for long list of dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you suggest?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388532#M144985</guid>
      <dc:creator />
      <dc:date>2013-02-27T11:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388533#M144986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi Apurva,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I would suggest create a new column in your table where Dim2 is present, which contains the sorting order. You can create it using Qlikview script or you can load it through db or excel sheet where you specify the sorting order for Dim2.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;You need to find a way to provide a correct numbering so that &lt;SPAN style="font-family: Arial; background-color: #ffffff;"&gt;fld3 has number 1, fld1 has number 2, fld2 has number 3 is given.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: Arial;"&gt;then you can use this column in your sorting tab to sort the dimension.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: Arial;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: Arial;"&gt;Anosh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 11:55:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388533#M144986</guid>
      <dc:creator />
      <dc:date>2013-02-27T11:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388534#M144987</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;Have a look on this discussion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/73641"&gt;http://community.qlik.com/thread/73641&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:32:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388534#M144987</guid>
      <dc:creator />
      <dc:date>2013-02-27T13:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388535#M144988</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;Use the sort by expression : = Match(dim2,&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt; fld3, fld1, fld2&lt;/SPAN&gt;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 13:46:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388535#M144988</guid>
      <dc:creator />
      <dc:date>2013-02-27T13:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388536#M144989</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;Please check the attached file ... Sort....Expression and use match function. You can use as per your requiremnt.&lt;/P&gt;&lt;P&gt;Hope it helps u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 14:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388536#M144989</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-02-27T14:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: sorting</title>
      <link>https://community.qlik.com/t5/QlikView/sorting/m-p/388537#M144990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you every one for your solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried all the solutions and all are working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you once again to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 05:11:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting/m-p/388537#M144990</guid>
      <dc:creator />
      <dc:date>2013-02-28T05:11:26Z</dc:date>
    </item>
  </channel>
</rss>

