<?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 Top 10 Products Flag in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Top-10-Products-Flag/m-p/2519773#M106331</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have sales data where I have sales by country, region, and city.&lt;/P&gt;&lt;P&gt;Now, I would like to add filter in the app which contains top 10 sales products name while rest of the products mark as "Other".&lt;/P&gt;&lt;P&gt;How to do it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jun 2025 11:42:08 GMT</pubDate>
    <dc:creator>profilejamesbond</dc:creator>
    <dc:date>2025-06-02T11:42:08Z</dc:date>
    <item>
      <title>Top 10 Products Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Top-10-Products-Flag/m-p/2519773#M106331</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have sales data where I have sales by country, region, and city.&lt;/P&gt;&lt;P&gt;Now, I would like to add filter in the app which contains top 10 sales products name while rest of the products mark as "Other".&lt;/P&gt;&lt;P&gt;How to do it ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 11:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Top-10-Products-Flag/m-p/2519773#M106331</guid>
      <dc:creator>profilejamesbond</dc:creator>
      <dc:date>2025-06-02T11:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Top 10 Products Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Top-10-Products-Flag/m-p/2519784#M106332</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please could you advise what visualization would be impacted by this, is it a Table or Bar, Combo and Line Charts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In most charts under the dimension in properties there is a limitation selection where you can setup exactly that.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="seanbruton_0-1748867692595.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/180963iF0CA5F3736C474E1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="seanbruton_0-1748867692595.png" alt="seanbruton_0-1748867692595.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you are using a table try the below script in your first dimension.&lt;/P&gt;&lt;P&gt;if(Rank(total Sum(Sales))&amp;lt;=10,sum(total aggr(if(Rank(total Sum(Sales))&amp;lt;=10,Sales),country, region,city)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sean&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 12:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Top-10-Products-Flag/m-p/2519784#M106332</guid>
      <dc:creator>seanbruton</dc:creator>
      <dc:date>2025-06-02T12:40:32Z</dc:date>
    </item>
  </channel>
</rss>

