<?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 Percentage in Block Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310584#M114679</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this block chart, and I have a section called OTHERS, well, in each section different from others I have my percentage. But the OTHERS section gives me a decimal number. How can I make that OTHERS section percentage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach two images that could be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Block Chart.png" class="jive-image-thumbnail jive-image" height="490" onclick="" src="https://community.qlik.com/legacyfs/online/11564_Block+Chart.png" width="872" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="expression.png" class="jive-image-thumbnail jive-image" height="488" onclick="" src="https://community.qlik.com/legacyfs/online/11565_expression.png" width="869" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2012 21:19:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-02-22T21:19:28Z</dc:date>
    <item>
      <title>Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310584#M114679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this block chart, and I have a section called OTHERS, well, in each section different from others I have my percentage. But the OTHERS section gives me a decimal number. How can I make that OTHERS section percentage?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attach two images that could be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Block Chart.png" class="jive-image-thumbnail jive-image" height="490" onclick="" src="https://community.qlik.com/legacyfs/online/11564_Block+Chart.png" width="872" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="expression.png" class="jive-image-thumbnail jive-image" height="488" onclick="" src="https://community.qlik.com/legacyfs/online/11565_expression.png" width="869" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 21:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310584#M114679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-22T21:19:28Z</dc:date>
    </item>
    <item>
      <title>Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310585#M114680</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;Let try this expression: NUM(COUNT(DISTINCT {&amp;lt;&amp;gt;} ID) / COUNT(DISTINCT {&amp;lt;&amp;gt;} TOTAL ID),'###.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn Cheav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 03:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310585#M114680</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2012-02-23T03:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310586#M114681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try by check the Relative option in the expression tab.&lt;/P&gt;&lt;P&gt;check with the attached image.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 04:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310586#M114681</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-02-23T04:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310587#M114682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as ID do you mean Id_autorizacion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and what should I insert between the {&amp;lt;&amp;gt;} marks?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 13:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310587#M114682</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-23T13:42:46Z</dc:date>
    </item>
    <item>
      <title>Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310588#M114683</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;Try the following expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=NUM(COUNT(DISTINCT ID) / COUNT(DISTINCT TOTAL ID),'###.00%')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 13:56:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310588#M114683</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2012-02-23T13:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage in Block Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310589#M114684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I've done that, but the group OTHERS keep showing as a decimal number, it doesn't matter if I check Relative Option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other values are showing as percentage. All I want to know is what percentage correspond to OTHERS group.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; Look what I got OTHERS = Otros (the aggrupation that QV make with a bunch of data), that's the one I don't understand the problem with the percentage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;IMG alt="Otros.png" class="jive-image-thumbnail jive-image" height="352" onclick="" src="https://community.qlik.com/legacyfs/online/11605_Otros.png" width="594" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;IMG alt="normal.png" class="jive-image-thumbnail jive-image" height="344" onclick="" src="https://community.qlik.com/legacyfs/online/11609_normal.png" width="594" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 14:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Percentage-in-Block-Chart/m-p/310589#M114684</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-02-23T14:10:21Z</dc:date>
    </item>
  </channel>
</rss>

