<?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 Fist sorted value is not working for negative numbers.Not showing results properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895159#M311613</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;Fist sorted value is not working for negative numbers.Not showing results properly.&lt;/P&gt;&lt;P&gt;I have applied expression in sort tab as per sorting as per expression but it is not working for negative numbers .&lt;/P&gt;&lt;P&gt;showing wrongly sorted values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 07:33:03 GMT</pubDate>
    <dc:creator>deepakqlikview_123</dc:creator>
    <dc:date>2015-07-17T07:33:03Z</dc:date>
    <item>
      <title>Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895159#M311613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA&lt;/P&gt;&lt;P&gt;Fist sorted value is not working for negative numbers.Not showing results properly.&lt;/P&gt;&lt;P&gt;I have applied expression in sort tab as per sorting as per expression but it is not working for negative numbers .&lt;/P&gt;&lt;P&gt;showing wrongly sorted values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895159#M311613</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-17T07:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895160#M311614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I have applied expression in sort tab as per sorting as per expression but it is not working for negative numbers .&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;showing wrongly sorted values.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;below is the expression that i have used.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=FirstSortedValue(aggr (sum(INDICATOR_VALUE),MONTH,NEW_INDICATOR_NAME), -aggr(MONTH,NEW_INDICATOR_NAME,MONTH))&amp;nbsp;&amp;nbsp; in sort tab .&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;but in ascending order of chart results are wrong.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 08:11:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895160#M311614</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-17T08:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895161#M311615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your sort expression aggregates using two dimensions, but your chart has only one of those two dimensions. That doesn't make sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;but in ascending order of chart results are wrong.&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You specified Descending order on the Sort tab, not Ascending. So you get a chart sorted by Descending values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 08:21:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895161#M311615</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-07-17T08:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895162#M311616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put your sort expression into an expression so you can see what it's returning:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93171_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table is sorting correctly based on the value you're returning. What are you wanting to sort by? Your expression is pretty confusing given the results you're trying to show. Why not just sort using your expression too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 08:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895162#M311616</guid>
      <dc:creator>morganaaron</dc:creator>
      <dc:date>2015-07-17T08:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895163#M311617</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;&lt;/P&gt;&lt;P&gt;Still it is not working can you please suggest what i need to do on this.&lt;/P&gt;&lt;P&gt;can you please provide me sample for this&lt;/P&gt;&lt;P&gt;&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, 17 Jul 2015 11:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895163#M311617</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-17T11:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895164#M311618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If what &lt;A _jive_internal="true" href="https://community.qlik.com/people/morganaaron"&gt;Aaron&lt;/A&gt;‌‌ is showing is not the order you are looking for, what is your expected sort order?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 12:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895164#M311618</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-17T12:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895165#M311619</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;I want to sort bars in bar chart as per descending order of their values&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, 17 Jul 2015 12:10:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895165#M311619</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-17T12:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895166#M311620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Num(Avg({1&amp;lt;DATE={'$(vS&amp;amp;P500)'}&amp;gt;}INDICATOR_VALUE),'#,##0.00')/100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93201_Capture.PNG" style="height: 185px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attaching the qvw back for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 12:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895166#M311620</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-17T12:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895167#M311621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks sunny, your solution rocks &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:08:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895167#M311621</guid>
      <dc:creator>deepakqlikview_123</dc:creator>
      <dc:date>2015-07-17T15:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fist sorted value is not working for negative numbers.Not showing results properly</title>
      <link>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895168#M311622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am glad I was able to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 15:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fist-sorted-value-is-not-working-for-negative-numbers-Not/m-p/895168#M311622</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-07-17T15:12:10Z</dc:date>
    </item>
  </channel>
</rss>

