<?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 AW:Sorting As Per Partial Sums in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157092#M32706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can enter in the Tab Sort an expression like Sum(Sales) for all dimensions, ASC or DESC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Mar 2011 16:07:40 GMT</pubDate>
    <dc:creator>brenner_martina</dc:creator>
    <dc:date>2011-03-11T16:07:40Z</dc:date>
    <item>
      <title>Sorting As Per Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157091#M32705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;Dears,&lt;/H3&gt;&lt;H3&gt;Good day.&lt;/H3&gt;&lt;H3&gt;I am having a pivot table with partial sums (columns totals) on the right-side, and I would like to do the sorting of the table on base of those total amounts, is that possible??&lt;/H3&gt;&lt;H3&gt;Many thanks in advance.&lt;/H3&gt;&lt;H3&gt;Mauriccio&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 15:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157091#M32705</guid>
      <dc:creator />
      <dc:date>2011-03-11T15:44:14Z</dc:date>
    </item>
    <item>
      <title>AW:Sorting As Per Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157092#M32706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can enter in the Tab Sort an expression like Sum(Sales) for all dimensions, ASC or DESC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:07:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157092#M32706</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-03-11T16:07:40Z</dc:date>
    </item>
    <item>
      <title>AW:Sorting As Per Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157093#M32707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;sorting by expression in Pivot Tables is somewhat tricky... The sorting expression is evaluated for each individual Dimension, not for a combination of Dimensions.&lt;/P&gt;&lt;P&gt;For example if pivot table shows Sales by Customer and Product, and both Dimensions are sorted by sum(Sales), descending - the Customers will be sorted based on total Sales by Customer, and the Product will be sorted based on the total Sales by Product (not based on sales of this product for this particular customer). So, the most selling Product overall will always appear first, even if it happens to be #5 for a particular Customer.&lt;/P&gt;&lt;P&gt;just wanted to clarify this point...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 16:19:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157093#M32707</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-11T16:19:40Z</dc:date>
    </item>
    <item>
      <title>AW:Sorting As Per Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157094#M32708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H3&gt;Dear &lt;STRONG&gt;Oleg,&lt;/STRONG&gt;&lt;/H3&gt;&lt;H3&gt;&lt;STRONG&gt;Actually, it is a very good point, because I tried what Martina suggested (many thanks Martina), however It does not sort descending my customers as per total of sales, in fact, appears a big mess.&lt;/STRONG&gt;&lt;/H3&gt;&lt;H3&gt;&lt;BR /&gt; &lt;STRONG&gt;Any thoughts??&lt;/STRONG&gt;&lt;/H3&gt;&lt;H3&gt;&lt;STRONG&gt;Mauriccio&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H3&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 18:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157094#M32708</guid>
      <dc:creator />
      <dc:date>2011-03-11T18:31:55Z</dc:date>
    </item>
    <item>
      <title>AW:Sorting As Per Partial Sums</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157095#M32709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's hard to guess what you specific problem might be, without seeing your application...&lt;/P&gt;&lt;P&gt;You can try and build a sorting espression using function AGGR() and forcing all the dimensions into the calculation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 19:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-As-Per-Partial-Sums/m-p/157095#M32709</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2011-03-11T19:20:19Z</dc:date>
    </item>
  </channel>
</rss>

