<?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 interval sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088029#M929267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try using Dual() function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Dual(Replace(Aggr(Class(Count(DISTINCT PortfolioAge), 5), MCAZApplicant), '&amp;lt;= x &amp;lt;', ' - '), &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Aggr(Class(Count(DISTINCT PortfolioAge), 5), MCAZApplicant))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then sort your dimension numeric ascending.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Mar 2016 13:36:08 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-03-16T13:36:08Z</dc:date>
    <item>
      <title>class interval sorting</title>
      <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088027#M929265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created the following chart using the class function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-16 at 15.13.17.png" class="jive-image image-1" src="/legacyfs/online/118251_Screen Shot 2016-03-16 at 15.13.17.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;The calculated dimension and expression for the table are as follows;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-16 at 15.13.42.png" class="jive-image image-2" src="/legacyfs/online/118256_Screen Shot 2016-03-16 at 15.13.42.png" style="height: 41px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2016-03-16 at 15.14.13.png" class="jive-image image-3" src="/legacyfs/online/118257_Screen Shot 2016-03-16 at 15.14.13.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can the table be sorted properly starting with lower age intervals:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;0 - 5&lt;/P&gt;&lt;P&gt;5 - 10&lt;/P&gt;&lt;P&gt;10 - 15 etc&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>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088027#M929265</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: class interval sorting</title>
      <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088028#M929266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use this expression as calculated dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Dual(Replace(Aggr(Class(Count(Distinct PortfolioAge),5), MCAZApplicant), '&amp;lt;= x &amp;lt;', ' -'),Aggr(Class(Count(Distinct PortfolioAge),5), MCAZApplicant))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to sort tab and sort by numeric Value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 13:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088028#M929266</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-03-16T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: class interval sorting</title>
      <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088029#M929267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try using Dual() function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Dual(Replace(Aggr(Class(Count(DISTINCT PortfolioAge), 5), MCAZApplicant), '&amp;lt;= x &amp;lt;', ' - '), &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Aggr(Class(Count(DISTINCT PortfolioAge), 5), MCAZApplicant))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then sort your dimension numeric ascending.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 13:36:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088029#M929267</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-03-16T13:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: class interval sorting</title>
      <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088030#M929268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 13:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088030#M929268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T13:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: class interval sorting</title>
      <link>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088031#M929269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 13:41:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/class-interval-sorting/m-p/1088031#M929269</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-16T13:41:45Z</dc:date>
    </item>
  </channel>
</rss>

