<?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 Pivot Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141870#M21467</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: three years later, it remains broken in QlikView 11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Sep 2013 18:46:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-20T18:46:50Z</dc:date>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141864#M21461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please , Can anybody sort this Pivot table.&lt;/P&gt;&lt;P&gt;I need to Sort the First Dimension by A-&amp;gt;Z&lt;/P&gt;&lt;P&gt;Second dimension by the 'Y' Axis or the expression column in the pivot table,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2009 23:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141864#M21461</guid>
      <dc:creator />
      <dc:date>2009-04-20T23:26:18Z</dc:date>
    </item>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141865#M21462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;Normal 0 &lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be able to right hand click on the pivot table select "properties" then go to the sort tab. It allows you to sort the dimensions and the expressions. If you want to sort by expression, make sure to check "expression" then put in Sum("sum([01])"+"sum([02])")&lt;/P&gt;&lt;P&gt;Let me know how it works out.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 00:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141865#M21462</guid>
      <dc:creator />
      <dc:date>2009-04-21T00:07:04Z</dc:date>
    </item>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141866#M21463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this, it doesnt work.&lt;/P&gt;&lt;P&gt;Because the expression used in the sort options are not calculated based on the first dimension. It calculates irrespective of what ever is in the first dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2009 02:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141866#M21463</guid>
      <dc:creator />
      <dc:date>2009-04-21T02:38:21Z</dc:date>
    </item>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141867#M21464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anybody solve this sorting issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 00:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141867#M21464</guid>
      <dc:creator />
      <dc:date>2009-04-22T00:58:33Z</dc:date>
    </item>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141868#M21465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, I haven't tested this and this may be a long way around but you could try this.&lt;/P&gt;&lt;P&gt;In your edit script add this mid(MMIR_GEO_NAME,11,5) AS MMIR_GEO_NAME_NEW&lt;/P&gt;&lt;P&gt;Add a table name to the top of your load statement&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Then load all your fields in a resident table and do an order by statement. Then in your pivot table sort by your expression..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like I said untested but this my help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 05:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141868#M21465</guid>
      <dc:creator />
      <dc:date>2009-04-22T05:40:26Z</dc:date>
    </item>
    <item>
      <title>Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141869#M21466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did anyone manage to find a solution to this? it's making me consider another BI tool or go back to Excel...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Aug 2010 03:33:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141869#M21466</guid>
      <dc:creator />
      <dc:date>2010-08-16T03:33:06Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141870#M21467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI: three years later, it remains broken in QlikView 11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 18:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141870#M21467</guid>
      <dc:creator />
      <dc:date>2013-09-20T18:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141871#M21468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you just pretend Pivot Tables don't exist in QlikView it becomes a much better tool.&amp;nbsp; The pivot table is a crude short cut to something that could be much more visually appealing and more productive using QlikView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 21:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141871#M21468</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-09-20T21:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting in Pivot Table</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141872#M21469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha!&amp;nbsp; I appreciate your candor.&amp;nbsp; The problem of course is that when you need a crosstab, you need a crosstab.&amp;nbsp; I can sometimes work around these limits with elaborate expressions: "Sum(IIf(Dimension = X, Metric, 0))" in one column, "Sum(IIf(Dimension = Y, Metric, 0))" in the next, for example.&amp;nbsp; What really makes me cringe is trying to explain this to semi-technical business users.&amp;nbsp; I'm trying to sell them on a new tool, but every other sentence is "now the catch here is...".&amp;nbsp; Painful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Sep 2013 21:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-in-Pivot-Table/m-p/141872#M21469</guid>
      <dc:creator />
      <dc:date>2013-09-20T21:54:28Z</dc:date>
    </item>
  </channel>
</rss>

