<?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: Additional calculations for bar chart label in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776162#M535332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if I have understood...&lt;/P&gt;&lt;P&gt;If you want to show values of the two expression grouped - sum(Value1) and sum(Value2) - just in the pop up, you can uncheck "bar"&amp;nbsp; and check "Text as pop up" for both and then group them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, if it's not correct my interpetation of your question, put on an example qvw &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2014 20:12:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-12-22T20:12:18Z</dc:date>
    <item>
      <title>Additional calculations for bar chart label</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776159#M535329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a bar chart showing the COUNT(Opportunity_ID) for each Product_Type. I'd like for the user to be able to hover over each bar and in the pop-up text show SUM(Value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible? If so, can someone please advise me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANK YOU!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 19:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776159#M535329</guid>
      <dc:creator />
      <dc:date>2014-12-22T19:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Additional calculations for bar chart label</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776160#M535330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can edit two expressions and set different options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First expression: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; COUNT(Opportunity_ID) -&amp;gt;in presentation &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;tab uncheck labels pop up&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Second expression: &lt;/SPAN&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SUM(Value) -&amp;gt; in expression tab uncheck bar and check text as pop up&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Elena&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 20:00:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776160#M535330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-22T20:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Additional calculations for bar chart label</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776161#M535331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elena,&lt;/P&gt;&lt;P&gt;Thank you. That worked, but as a follow up -- I have group two expressions together to allow for a cyclic toggle. Can I have the bar chart for Toggle1 show SUM(Value1) and Toggle2 show SUM(Value2)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 20:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776161#M535331</guid>
      <dc:creator />
      <dc:date>2014-12-22T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Additional calculations for bar chart label</title>
      <link>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776162#M535332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if I have understood...&lt;/P&gt;&lt;P&gt;If you want to show values of the two expression grouped - sum(Value1) and sum(Value2) - just in the pop up, you can uncheck "bar"&amp;nbsp; and check "Text as pop up" for both and then group them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, if it's not correct my interpetation of your question, put on an example qvw &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 20:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Additional-calculations-for-bar-chart-label/m-p/776162#M535332</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-22T20:12:18Z</dc:date>
    </item>
  </channel>
</rss>

