<?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 not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49635#M784934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks that is correct and yes i had added some additional directions in inline load. oops.&lt;/P&gt;&lt;P&gt;thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 12:24:20 GMT</pubDate>
    <dc:creator>samuel_brierley</dc:creator>
    <dc:date>2018-03-05T12:24:20Z</dc:date>
    <item>
      <title>Sort not working</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49632#M784931</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;im trying to put together a type of wind gauge using a RADAR Chart. i bviously want the directions to go around in the logical fashion. to acheive this is have done this.&lt;/P&gt;&lt;P&gt;=match([Wind Direction],'N','NNE','NE','ENE','E','ESE','SE','SSE',&lt;/P&gt;&lt;P&gt;'S','SSW','W','WSW','W','WNW','NW','NNW')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the thing is the result is nonse. please attached. any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p.s i have also tried using an inline load to provide id's to each and sorting on that value. no use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49632#M784931</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sort not working</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49633#M784932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Try this for sort order:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Aggr(Max({1}id),[Wind Direction])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Also, there were no id values for 'SSW' or 'WSW' which causes the above to be a bit off (they return null and end up on top). If you add those the above should work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49633#M784932</guid>
      <dc:creator>niclaz79</dc:creator>
      <dc:date>2018-03-05T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sort not working</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49634#M784933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this for the sort expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Match(Only({1}[Wind Direction]),'N','NNE','NE','EEN','E','ESE','SE','SSE',&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;'S','SSW', 'SW', 'WSW', 'W','WSW','W','WNW','NW','NNW')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But do you have extra directions?&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/195306_Capture.PNG" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:08:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49634#M784933</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-03-05T12:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sort not working</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49635#M784934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks that is correct and yes i had added some additional directions in inline load. oops.&lt;/P&gt;&lt;P&gt;thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49635#M784934</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2018-03-05T12:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sort not working</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49636#M784935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add a pick to your sort expression&lt;/P&gt;&lt;P&gt;=Pick(match([Wind Direction],'N','NNE','NE','ENE','E','ESE','SE','SSE','S','SSW','W','WSW','W','WNW','NW','NNW'),1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-not-working/m-p/49636#M784935</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-03-05T12:39:45Z</dc:date>
    </item>
  </channel>
</rss>

