<?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 Custom sorting in Qlikview straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77285#M12739</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 have a straight table which is showing top n products by their sales. I have to sort these products by top n desc and it should show top n values + others by date except product = car. Car should always appear at the bottom after others even if its not part of top n. Please help. Attached is the sample QV app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Mar 2018 03:35:14 GMT</pubDate>
    <dc:creator>miranrai</dc:creator>
    <dc:date>2018-03-23T03:35:14Z</dc:date>
    <item>
      <title>Custom sorting in Qlikview straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77285#M12739</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 have a straight table which is showing top n products by their sales. I have to sort these products by top n desc and it should show top n values + others by date except product = car. Car should always appear at the bottom after others even if its not part of top n. Please help. Attached is the sample QV app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 03:35:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77285#M12739</guid>
      <dc:creator>miranrai</dc:creator>
      <dc:date>2018-03-23T03:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting in Qlikview straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77286#M12740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculated dimension:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Aggr(If(Rank(Sum({&amp;lt;Product-={'Car'}&amp;gt;}Sales))&amp;lt;=vTopN, Product, if(Product='Car', Product, 'Others')), Product)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sort Desc by&amp;nbsp; expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=Aggr(If(Rank(Sum({&amp;lt;Product-={'Car'}&amp;gt;}Sales))&amp;lt;=vTopN, Sum(Sales), if(Product='Car', -2, -1)), Product)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/197268_Capture.JPG" style="height: auto;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2018 04:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77286#M12740</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2018-03-23T04:57:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sorting in Qlikview straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77287#M12741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you Tresesco &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, 23 Mar 2018 06:11:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Custom-sorting-in-Qlikview-straight-table/m-p/77287#M12741</guid>
      <dc:creator>miranrai</dc:creator>
      <dc:date>2018-03-23T06:11:27Z</dc:date>
    </item>
  </channel>
</rss>

