<?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: Sort by Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334933#M123484</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont really understand the question. Are you saying that you want to sort your dimension by the total sum of all expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the sorting expression you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr( Sum(Q1)+Sum(Q2)+Sum(Q3)+Sum(Q4)+Sum(Q5) , AA )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe this could be an option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr( Sum(Q1 + Q2 + Q3 + Q4 + Q5) , AA )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Aug 2012 17:49:30 GMT</pubDate>
    <dc:creator>ToniKautto</dc:creator>
    <dc:date>2012-08-02T17:49:30Z</dc:date>
    <item>
      <title>Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334928#M123479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a bar chart with one dimension and 5 expressions.&lt;/P&gt;&lt;P&gt;I am trying to sort by Y Descending but it is not working....&lt;/P&gt;&lt;P&gt;My dimension is AA&lt;/P&gt;&lt;P&gt;and my Expressions are Sum(Q1), Sum(Q2), Sum(Q3), Sum(Q4), Sum(Q5)&lt;/P&gt;&lt;P&gt;Anybody has suggestions.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alec,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 16:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334928#M123479</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-08-02T16:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334929#M123480</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Can you post a sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334929#M123480</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-08-02T17:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334930#M123481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case, as you have 5 expressions, when you chose to sort by the Y Descending, you are saying to the chart to sort by the first expression it finds on your list of expression. Follow an aplication like example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:14:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334930#M123481</guid>
      <dc:creator>ericcosmai</dc:creator>
      <dc:date>2012-08-02T17:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334931#M123482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the replay.&lt;/P&gt;&lt;P&gt;The bars are stacked. so Anybody knows how can sort by all expressios together&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thxs,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:35:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334931#M123482</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-08-02T17:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334932#M123483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a sort by expression with expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;=rangesum( Sum(Q1), Sum(Q2), Sum(Q3), Sum(Q4), Sum(Q5) )&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334932#M123483</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-08-02T17:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334933#M123484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont really understand the question. Are you saying that you want to sort your dimension by the total sum of all expressions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this the sorting expression you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr( Sum(Q1)+Sum(Q2)+Sum(Q3)+Sum(Q4)+Sum(Q5) , AA )&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or maybe this could be an option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aggr( Sum(Q1 + Q2 + Q3 + Q4 + Q5) , AA )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334933#M123484</guid>
      <dc:creator>ToniKautto</dc:creator>
      <dc:date>2012-08-02T17:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Sort by Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334934#M123485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Using this method i am getting red line under AA&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2012 17:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-by-Expression/m-p/334934#M123485</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-08-02T17:56:03Z</dc:date>
    </item>
  </channel>
</rss>

