<?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: Grouping dimensions by ranked measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256277#M25452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you are correct&lt;/P&gt;&lt;P&gt;your dimension should be&lt;/P&gt;&lt;P&gt;aggr(if(rank(avg(utilization rate))&amp;lt;=10,'Top 10','Other Sites'),Site)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2017 15:12:05 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2017-02-23T15:12:05Z</dc:date>
    <item>
      <title>Grouping dimensions by ranked measure</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256276#M25451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to make a simple bar chart that has one dimension, "Top 10 Sites", which averages the top ten sites by measure (utilization rate), and then have another date point that would include all sites outside the Top 10 by Utilization rate. I would assume it would be an aggr(if(rank(avg))) or something along those lines.. Any input? see visual I'm trying to derive below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="top ten sites.png" class="jive-image image-1" src="/legacyfs/online/154268_top ten sites.png" style="height: 454px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 14:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256276#M25451</guid>
      <dc:creator>nate_eyster</dc:creator>
      <dc:date>2017-02-23T14:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions by ranked measure</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256277#M25452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;you are correct&lt;/P&gt;&lt;P&gt;your dimension should be&lt;/P&gt;&lt;P&gt;aggr(if(rank(avg(utilization rate))&amp;lt;=10,'Top 10','Other Sites'),Site)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 15:12:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256277#M25452</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2017-02-23T15:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Grouping dimensions by ranked measure</title>
      <link>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256278#M25453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a bar chart without dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use below two expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Site = {"=Rank(Avg(Sales),4)&amp;lt;=10"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Site = {"=Rank(Avg(Sales),4)&amp;gt;10"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change Sales field with your respective measure field..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 15:16:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Grouping-dimensions-by-ranked-measure/m-p/1256278#M25453</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-02-23T15:16:28Z</dc:date>
    </item>
  </channel>
</rss>

