<?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: Multi dimension sort in pivot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439223#M163676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please expalin how u want the output with snashot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Jun 2013 10:51:21 GMT</pubDate>
    <dc:creator>qliksus</dc:creator>
    <dc:date>2013-06-05T10:51:21Z</dc:date>
    <item>
      <title>Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439222#M163675</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;i have searched through the various threads in qlik community, but couldnt find solution for this issue..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the pivot table in attached QVW file.. Actual pivot in my application is more complex than this with additional dimensions, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample pivot has 2 dimensions and I would like to implement below sort order -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- first dimension should be sorted alphabetically&lt;/P&gt;&lt;P&gt;- second dimension should be first sorted by an expression using MNC_Integer and then by alphabetically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is some values from second dimension field has different MNC_Integer for corresponding TEAM_BNKR.... for example, HYUNDAI has MNC_Integer 2 for "LLL - BBB" whereas its 1 for "LLL - RRR"...&amp;nbsp; in this case, Hyundai should appear after all MNC_Integer=1 clients... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate any help... thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 01:20:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439222#M163675</guid>
      <dc:creator />
      <dc:date>2013-06-05T01:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439223#M163676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could you please expalin how u want the output with snashot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 10:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439223#M163676</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2013-06-05T10:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439224#M163677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First dimension - LLB - BBB followed by LLL-RRR&amp;nbsp; (already working)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second dimension - within LLL - BBB and LLL-RRR, first sort by High, Med, Low and within each High/Med/Low bucket, sort client names alphabetically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for example, BANK OF BARODA should appear first for LLL-BBB and HYUNDAI should be after all the High clients.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 11:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439224#M163677</guid>
      <dc:creator />
      <dc:date>2013-06-05T11:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439225#M163678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also tried with AutoNumberHash128 function to create a key using TEAM_BNKR, MNC_Integer, ENTTY_NM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But LLL - BBB, 2, HYUNDAI has lower key than LLL - BBB, 1, BANK OF BARODA..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would have expected LLB - BBB, 1, BANK OF BARODA to get key as 1..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jun 2013 12:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439225#M163678</guid>
      <dc:creator />
      <dc:date>2013-06-05T12:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439226#M163679</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;If you use straight table instead of Pivot, then you will get the desired output(Checked with Straight table , looks fine). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any particular reason to use Pivot table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 08:33:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439226#M163679</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2013-06-10T08:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multi dimension sort in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439227#M163680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorting for Multiple Dimensions not works in Pivot table you can use straight table insted of pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 10:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multi-dimension-sort-in-pivot/m-p/439227#M163680</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-06-10T10:03:18Z</dc:date>
    </item>
  </channel>
</rss>

