<?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 by third expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800970#M664011</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the sort tab use the name of the field in the "expressionn" box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 08:21:47 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-02-13T08:21:47Z</dc:date>
    <item>
      <title>Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800968#M664009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created a pivot chart with some dimensions and three expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want see the data always sorted in Descending order by third expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:13:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800968#M664009</guid>
      <dc:creator />
      <dc:date>2015-02-13T08:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800969#M664010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in Properties - Sort tab - select the dimensions and then check Expression flag, choose Ascending or Descending and specify in the box the formula of expression you want sort by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, if your third expression is sum(amount), write sum(amount) in that box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know.&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:18:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800969#M664010</guid>
      <dc:creator>simospa</dc:creator>
      <dc:date>2015-02-13T08:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800970#M664011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the sort tab use the name of the field in the "expressionn" box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800970#M664011</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-13T08:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800971#M664012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to see my data always sorted by the third expression irrespective of selection of dimensions and grouping.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:28:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800971#M664012</guid>
      <dc:creator />
      <dc:date>2015-02-13T08:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800972#M664013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try with Column() function.&lt;/P&gt;&lt;P&gt;S.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800972#M664013</guid>
      <dc:creator>simospa</dc:creator>
      <dc:date>2015-02-13T08:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting by third expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800973#M664014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorting rows in a pivot table is always tricky, because a pivot table can have different aggregation levels (eg partially collapsed rows). Take into account that a solution for a specific layout may not work when your start manipulating that layout or pivoting your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See also: &lt;A href="https://community.qlik.com/docs/DOC-7220"&gt;Perfectly Sorting Pivot Table (by A-Z. y-Value set for each dim-level)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 08:47:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sorting-by-third-expression/m-p/800973#M664014</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-02-13T08:47:46Z</dc:date>
    </item>
  </channel>
</rss>

