<?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 Stacked bar chart - Display % and count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162593#M36048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does anyone know how to display percentage and total count in stacked bar chart?&lt;/P&gt;&lt;P&gt;I created a stacked bar chart in percentage, but i'd like to show total number of count at the data point or above every stacked. Is it possible to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Mar 2010 04:36:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-01T04:36:35Z</dc:date>
    <item>
      <title>Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162593#M36048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Does anyone know how to display percentage and total count in stacked bar chart?&lt;/P&gt;&lt;P&gt;I created a stacked bar chart in percentage, but i'd like to show total number of count at the data point or above every stacked. Is it possible to do so?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 04:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162593#M36048</guid>
      <dc:creator />
      <dc:date>2010-03-01T04:36:35Z</dc:date>
    </item>
    <item>
      <title>Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162594#M36049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;To my knowledge we can't display the % and count together using single expression. You need to add additional expression to show either % or count. In the additional expression, disable the selection of "Bar" (check box) and enable "Text as Pop-up" (check box) under Display options. Please refer attached image file.&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 08:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162594#M36049</guid>
      <dc:creator>gajapathy74</dc:creator>
      <dc:date>2010-03-01T08:23:36Z</dc:date>
    </item>
    <item>
      <title>Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162595#M36050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RG,&lt;/P&gt;&lt;P&gt;Thanks! it works!&lt;/P&gt;&lt;P&gt;Another question, when i move my mouse on the stacked, i'll see the pop-up, i can see my figure showing in the following format, how do i add the label for the count? i did fill the field LABEL, but, it's still not showing. Thanks if you could provide some tips.&lt;/P&gt;&lt;P&gt;Total = 20%&lt;BR /&gt;11&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 08:58:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162595#M36050</guid>
      <dc:creator />
      <dc:date>2010-03-01T08:58:17Z</dc:date>
    </item>
    <item>
      <title>Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162596#M36051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please append your label before your expression. Assuming your label is "Count" and your expression is "Count(Field)".&lt;/P&gt;&lt;P&gt;='Count: ' &amp;amp; Count(Field)&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Mar 2010 11:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162596#M36051</guid>
      <dc:creator>gajapathy74</dc:creator>
      <dc:date>2010-03-01T11:38:21Z</dc:date>
    </item>
    <item>
      <title>Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162597#M36052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, this is really helpful but when I do this the value is around 15 for the bottom stack of my chart but the chart axis runs from 0 to 1 so this value is showing as a pop up for the whole chart. Thus when I do the same for my next stack the pop up will not show as the value is off the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to make this work?&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;Dylan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2012 10:24:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162597#M36052</guid>
      <dc:creator />
      <dc:date>2012-01-31T10:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart - Display % and count</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162598#M36053</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;Can someone specify how we can do the same if we have multiple expressions?&lt;/P&gt;&lt;P&gt;i have stacked bar chart , each segment of the bar should show its respective count and percentage ..is this possible?&lt;/P&gt;&lt;P&gt;When i implemented the above soloution , i get % for the specific segment of the bar and counts of all segments in the bar displayed ..when hovered over..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 20:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/162598#M36053</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T20:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Stacked bar chart - Display % and count In QlikSense</title>
      <link>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/1655705#M448237</link>
      <description>&lt;P&gt;Hello Gajapathi,&lt;/P&gt;&lt;P&gt;If i want to achieve the same in &lt;STRONG&gt;Qlik Sense&lt;/STRONG&gt;( June 2018 ).&amp;nbsp; How can i show both &lt;STRONG&gt;Percentage &amp;amp; Count in Stacked Bar Chart&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you or any of our Qlik folks suggest me the directions. Thanking you all...&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Any qvf file or example will help too.&amp;nbsp;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Dec 2019 00:57:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Stacked-bar-chart-Display-and-count/m-p/1655705#M448237</guid>
      <dc:creator>Mohith15102020</dc:creator>
      <dc:date>2019-12-10T00:57:58Z</dc:date>
    </item>
  </channel>
</rss>

