<?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: Two &amp;quot;Others&amp;quot; block appear in Block Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595475#M220545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. I am not using an If condition that would give me Others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 08:33:11 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-04T08:33:11Z</dc:date>
    <item>
      <title>Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595471#M220541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am facing this very unique issue while implementing block charts. I see two "Others" block appear (not always)&lt;/P&gt;&lt;P&gt;The even more surprising part is that when I click on either of the "Others", the resulting block chart is the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a single Dimension (Customer Name), that has more than 100 distinct values. I have restricted my Block chart to show only 25, using Dimension Limits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="HeatMap.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/54210_HeatMap.png" style="width: 620px; height: 257px;" /&gt;&lt;/P&gt;&lt;P&gt;You can see two "Others" blocks above. I am not sure if this is a bug in Qlikview. When I click either of the "Others", it drills down and I see the same output in either case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance here would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595471#M220541</guid>
      <dc:creator />
      <dc:date>2014-03-04T07:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595472#M220542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does your&amp;nbsp; Dimension Contain 'other' As Any name in it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:23:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595472#M220542</guid>
      <dc:creator />
      <dc:date>2014-03-04T07:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595473#M220543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, there is no Customer Name "Others".&lt;/P&gt;&lt;P&gt;Also, if that was the case then clicking that "Others" would have selected only that particular Customer Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see the same output when I click either of the "Others" block.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:30:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595473#M220543</guid>
      <dc:creator />
      <dc:date>2014-03-04T07:30:21Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595474#M220544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hope your are not using Calculated Dimension with if condition which will give you Others when condition not satisfied..&lt;/P&gt;&lt;P&gt;something as below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(Aggr(Rank(SUM(Sales)),Item)&amp;lt;=10,Item,'Others')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 07:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595474#M220544</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-03-04T07:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595475#M220545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. I am not using an If condition that would give me Others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 08:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595475#M220545</guid>
      <dc:creator />
      <dc:date>2014-03-04T08:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595476#M220546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are too many values, and the resulting blocks are too small, then qlikview groups them together into the "others" category that you can see.&lt;/P&gt;&lt;P&gt;The good news is that you can set what the limit is before it implements this new category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go into the chart properties -&amp;gt; presentation tab and on the top left is the "lower limit on block area" and "maximum number of blocks options"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make these smaller to view more of your categories in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also label the "others" to a different name eg, "small volume suppliers" by changing the label for others option that is below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NB: All this functionality also applies to pie charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this work?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erica&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 13:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595476#M220546</guid>
      <dc:creator />
      <dc:date>2014-03-04T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595477#M220547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Erica,&lt;/P&gt;&lt;P&gt;I'm sure you got the reason right - one "Other" is created by the "Dimension Limits", another by the size limit of smaller blocks.&amp;nbsp; But the problem is that after the "Dimension Limits" tab was introduced, there are no controls for the "lower limit on block area" and "maximum number of blocks options" anymore.&amp;nbsp; Neither in pie charts.&lt;BR /&gt;If there is still an option, I don't know where it is.&amp;nbsp; So far, this lack of controls feels like a bug in itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 19:57:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595477#M220547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-03-04T19:57:08Z</dc:date>
    </item>
    <item>
      <title>Re: Two "Others" block appear in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595478#M220548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still on QV10,so that's probably why&amp;nbsp; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*downloads 11.2 onto laptop*&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Mar 2014 08:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Two-quot-Others-quot-block-appear-in-Block-Chart/m-p/595478#M220548</guid>
      <dc:creator />
      <dc:date>2014-03-05T08:36:25Z</dc:date>
    </item>
  </channel>
</rss>

