<?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: Calculating Percentage on a Bar Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305016#M837894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another expression with text on Axis and an expression like&lt;/P&gt;&lt;P&gt;COUNT(Award) / COUNT(TOTAL Award)&lt;/P&gt;&lt;P&gt;Which counts the number of awards, subject to Dimensions shown in relation to the total count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 May 2017 07:25:44 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2017-05-09T07:25:44Z</dc:date>
    <item>
      <title>Calculating Percentage on a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305014#M837892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I'm new user and am building a horizontal bar chart that I would like to show the total number of awards for each award category and the percentage of total awards for each category as a label.&amp;nbsp; The Category Field is my dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was honing in the Category field to perform the calculations, but I can't get the percentage to calculate correctly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was hoping for some suggestions in calculating the percentage of awards for each category using the attached sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305014#M837892</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Percentage on a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305015#M837893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: Category,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression: Count(Category)/Count(TOTAL Category)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on the tab "Number" of chart set the readings in percent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 07:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305015#M837893</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-05-09T07:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Percentage on a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305016#M837894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create another expression with text on Axis and an expression like&lt;/P&gt;&lt;P&gt;COUNT(Award) / COUNT(TOTAL Award)&lt;/P&gt;&lt;P&gt;Which counts the number of awards, subject to Dimensions shown in relation to the total count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 07:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305016#M837894</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-09T07:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Percentage on a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305017#M837895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Andrey and Peter -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for your assistance and quick reply!&amp;nbsp; Your advice worked like a charm!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 13:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1305017#M837895</guid>
      <dc:creator />
      <dc:date>2017-05-09T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Percentage on a Bar Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1511470#M837896</link>
      <description>&lt;P&gt;thanks alot Andery&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 09:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-Percentage-on-a-Bar-Chart/m-p/1511470#M837896</guid>
      <dc:creator>abdul_mo</dc:creator>
      <dc:date>2018-11-23T09:58:45Z</dc:date>
    </item>
  </channel>
</rss>

