<?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: Class Sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402174#M804237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus for your contribution, most appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Nov 2017 08:56:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-11-16T08:56:32Z</dc:date>
    <item>
      <title>Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402168#M804231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating a calculated dimension using the following to determine the "No of Items per Script" class dimension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), ' ',1))&lt;BR /&gt; &amp;amp; ' to ' &amp;amp;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;),2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;),' ',4)))-1), &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), ' ',1))&lt;BR /&gt; &amp;amp; ' to ' &amp;amp;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;),2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;),' ',4)))-1)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;My chart looks as follows:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;IMG alt="Items.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183457_Items.JPG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I then sort by Ascending value based on "No of Items per Script" but the chart does not sort properly as shown above.&amp;nbsp; Please provide a solution to this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Chris&lt;BR /&gt;&lt;/SPAN&gt;&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/Class-Sorting/m-p/1402168#M804231</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402169#M804232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share sample app... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or put your expression in Sort &amp;gt;&amp;gt; sort by expression &amp;gt;&amp;gt; asc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 07:59:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402169#M804232</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-11-16T07:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402170#M804233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try it without the dual() because class() is per default a dual-value - you could easily check it if you just wrap your class() with a num(). To change the interpretation you could adjust the 3. parameter of the function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402170#M804233</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-11-16T08:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402171#M804234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try putting the below expression in the Sorting tab under the Expression and sort by ascending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;[Drug Name]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;), 2), &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;[Script Number]&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN style="color: #000000;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;[Drug Name]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;), 2), &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;[Script Number]&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;), ' ',1))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402171#M804234</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2017-11-16T08:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402172#M804235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you PM.&amp;nbsp; I changed the function to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 9px; font-family: 'Courier New'; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;), ' ',1))&lt;BR /&gt; &amp;amp; ' to ' &amp;amp;&lt;BR /&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Mid&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;),2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;FindOneOf&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Class&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;[Drug Name]&lt;SPAN style="color: #000000;"&gt;), 2), &lt;/SPAN&gt;[Script Number]&lt;SPAN style="color: #000000;"&gt;),' ',4)))-1) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As mentioned by Marcus, class is a dual by default.&amp;nbsp; I then using the above expression to sort by descending and i get the following:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Items2.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183482_Items2.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are still some anomalies on the sort order where the range 34 to 35 is misplaced.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402172#M804235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T08:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402173#M804236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Susant, most appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402173#M804236</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T08:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402174#M804237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Marcus for your contribution, most appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 08:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402174#M804237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T08:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402175#M804238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christopher,&lt;/P&gt;&lt;P&gt;if You want replace &amp;gt;= &amp;lt;= with 'to', then You can use Floor() function instead, like this&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/183492_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402175#M804238</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-16T09:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Class Sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402176#M804239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Antonio for your contribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2017 09:27:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Class-Sorting/m-p/1402176#M804239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-16T09:27:05Z</dc:date>
    </item>
  </channel>
</rss>

